Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit a7b8819

Browse files
committed
Bump up version to 1.7.0
1 parent 7583814 commit a7b8819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-sdk/src/astro/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""A decorator that allows users to run SQL queries natively in Airflow."""
22

3-
__version__ = "1.7.0.dev1"
3+
__version__ = "1.7.0"
44

55

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

0 commit comments

Comments
 (0)