Skip to content

Commit

Permalink
Bump version to 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kaxil committed Dec 19, 2022
1 parent 503f9e2 commit 541aed7
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.3.3b2"
__version__ = "1.3.3"


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

0 comments on commit 541aed7

Please sign in to comment.