Skip to content

Commit

Permalink
Bump version to 0.3.0 (#98)
Browse files Browse the repository at this point in the history
bumping version to v0.3.0 in prepartion for tagging a new release.
  • Loading branch information
chrishronek authored Jan 25, 2023
1 parent b4ea9e6 commit e7f7e85
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 @@ -2,4 +2,4 @@
Astronomer Cosmos is a library for rendering 3rd party workflows in Airflow.
"""

__version__ = "0.2.1"
__version__ = "0.3.0"

0 comments on commit e7f7e85

Please sign in to comment.