Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jlaneve authored Jul 12, 2023
1 parent 2ef808e commit c4e8dcd
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 @@ -4,7 +4,7 @@
Contains dags, task groups, and operators.
"""

__version__ = "0.7.4"
__version__ = "0.7.5"

from cosmos.dataset import get_dbt_dataset

Expand Down

0 comments on commit c4e8dcd

Please sign in to comment.