1
0
mirror of synced 2026-01-02 21:02:43 -05:00

🤖 Bump minor version of Airbyte CDK

This commit is contained in:
maxi297
2023-06-22 17:01:00 +00:00
committed by Octavia Squidington III
parent a45a1e3341
commit 516a8a59c4
4 changed files with 7 additions and 4 deletions

View File

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