1
0
mirror of synced 2026-01-09 06:03:17 -05:00

🤖 Bump patch version of Airbyte CDK

This commit is contained in:
maxi297
2023-07-20 14:50:12 +00:00
committed by Octavia Squidington III
parent 77f147cef9
commit 62ca5b82ea
4 changed files with 7 additions and 4 deletions

View File

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