Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
utkarsharma2 committed Jan 23, 2023
1 parent 415a57b commit e70cbdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python-sdk/src/astro/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""A decorator that allows users to run SQL queries natively in Airflow."""

__version__ = "1.5.0.dev1"
__version__ = "1.5.0a1"


# This is needed to allow Airflow to pick up specific metadata fields it needs
Expand Down

0 comments on commit e70cbdb

Please sign in to comment.