diff --git a/setup.py b/setup.py index 312c438..a9fbb4c 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( name="dbt-cloud-cli", - version="0.2.0", + version="0.2.1", description="dbt Cloud command line interface (CLI)", long_description=README, long_description_content_type="text/markdown",