Skip to content

Commit b22dceb

Browse files
committed
corrected version
1 parent 92ef663 commit b22dceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
from setuptools import setup, find_packages # noqa: H301
1313

1414
NAME = "airflow-python-sdk"
15-
VERSION = "1.0.0"
15+
VERSION = "0.0.2"
1616
# To install the library, run the following
1717
#
1818
# python setup.py install

0 commit comments

Comments
 (0)