diff --git a/airbyte-cdk/python/setup.py b/airbyte-cdk/python/setup.py index 82e3e7a45fb8..8111b989ae33 100644 --- a/airbyte-cdk/python/setup.py +++ b/airbyte-cdk/python/setup.py @@ -15,7 +15,7 @@ setup( name="airbyte-cdk", - version="0.11.4", + version="0.12.1", description="A framework for writing Airbyte Connectors.", long_description=README, long_description_content_type="text/markdown",