Skip to content

Commit

Permalink
Update init
Browse files Browse the repository at this point in the history
  • Loading branch information
pankajastro committed Feb 8, 2025
1 parent 2a5765c commit bf27afe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cosmos/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Contains dags, task groups, and operators.
"""

__version__ = "1.9.0a5"
__version__ = "1.9.0a6"


from cosmos.airflow.dag import DbtDag
Expand Down

0 comments on commit bf27afe

Please sign in to comment.