1
0
mirror of synced 2026-02-02 07:01:59 -05:00

🤖 Bump patch version of Python CDK

This commit is contained in:
stephane-airbyte
2023-10-25 18:05:20 +00:00
committed by Octavia Squidington III
parent 9b7c8830bb
commit ae9dbdadb1
4 changed files with 7 additions and 4 deletions

View File

@@ -26,7 +26,7 @@ setup(
name="airbyte-cdk",
# The version of the airbyte-cdk package is used at runtime to validate manifests. That validation must be
# updated if our semver format changes such as using release candidate versions.
version="0.52.1",
version="0.52.2",
description="A framework for writing Airbyte Connectors.",
long_description=README,
long_description_content_type="text/markdown",