1
0
mirror of synced 2025-12-25 02:09:19 -05:00

🤖 patch bump Python CDK to version $NEW_VERSION

This commit is contained in:
erohmensing
2024-04-05 17:59:08 +00:00
committed by Octavia Squidington III
parent b2e8c153b6
commit 84824de2c3
2 changed files with 4 additions and 1 deletions

View File

@@ -1,5 +1,8 @@
# Changelog
## 0.79.1
Dummy patch to test new publishing flow fixes
## 0.79.0
Update release process of airbyte-cdk and source-declarative manifest

View File

@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "airbyte-cdk"
version = "0.79.0"
version = "0.79.1"
description = "A framework for writing Airbyte Connectors."
authors = ["Airbyte <contact@airbyte.io>"]
license = "MIT"