🤖 patch bump Python CDK to version 0.81.7
This commit is contained in:
committed by
Octavia Squidington III
parent
d2c8e63ea5
commit
abec8b3fa2
@@ -1,5 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## 0.81.7
|
||||
Concurrent CDK: Fix to update partitioned state only when partition is successful
|
||||
|
||||
## 0.81.6
|
||||
Upgrade to recent version of langchain
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry]
|
||||
name = "airbyte-cdk"
|
||||
version = "0.81.6"
|
||||
version = "0.81.7"
|
||||
description = "A framework for writing Airbyte Connectors."
|
||||
authors = ["Airbyte <contact@airbyte.io>"]
|
||||
license = "MIT"
|
||||
|
||||
Reference in New Issue
Block a user