diff --git a/setup.py b/setup.py index 7869368..0b25315 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( name="dbt-cloud-cli", - version="0.7.6", + version="0.8.0", description="dbt Cloud command line interface (CLI)", long_description=README, long_description_content_type="text/markdown",