1
0
mirror of synced 2026-02-01 22:01:57 -05:00

🤖 Bump minor version of Python CDK

This commit is contained in:
girarda
2023-11-28 20:56:52 +00:00
committed by Octavia Squidington III
parent 9d52007c31
commit a7dba7fc8a
4 changed files with 7 additions and 4 deletions

View File

@@ -36,7 +36,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.53.9",
version="0.54.0",
description="A framework for writing Airbyte Connectors.",
long_description=README,
long_description_content_type="text/markdown",