Skip to content

Commit 887a585

Browse files
🤖 minor bump Python CDK to version $NEW_VERSION
1 parent aad4c61 commit 887a585

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

airbyte-cdk/python/CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 0.79.0
4+
Update release process of airbyte-cdk and source-declarative manifest
5+
36
## 0.78.9
47
Fix CDK version mismatch introduced in 0.78.8
58

airbyte-cdk/python/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "airbyte-cdk"
7-
version = "0.78.9"
7+
version = "0.79.0"
88
description = "A framework for writing Airbyte Connectors."
99
authors = ["Airbyte <[email protected]>"]
1010
license = "MIT"

0 commit comments

Comments
 (0)