diff --git a/cosmos/__init__.py b/cosmos/__init__.py index affddec80..99ea05fc0 100644 --- a/cosmos/__init__.py +++ b/cosmos/__init__.py @@ -2,4 +2,4 @@ Astronomer Cosmos is a library for rendering 3rd party workflows in Airflow. """ -__version__ = "0.2.1" +__version__ = "0.3.0"