diff --git a/setup.py b/setup.py index 42acae5..555233f 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ with open("README.md", "r") as fh: long_description = fh.read() -__version__ = "0.0.0" +__version__ = "0.0.1" """Perform the package airflow-provider-cube setup.""" setup(