We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92ef663 commit b22dcebCopy full SHA for b22dceb
setup.py
@@ -12,7 +12,7 @@
12
from setuptools import setup, find_packages # noqa: H301
13
14
NAME = "airflow-python-sdk"
15
-VERSION = "1.0.0"
+VERSION = "0.0.2"
16
# To install the library, run the following
17
#
18
# python setup.py install
0 commit comments