🤖 patch bump Python CDK to version 5.11.1
This commit is contained in:
committed by
Octavia Squidington III
parent
47d691fd06
commit
7b5851594c
@@ -1,5 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## 5.11.1
|
||||
Low Code: Consolidate manifest decoder selection under , , and
|
||||
|
||||
## 5.11.0
|
||||
concurrent-cdk: add per slice tracking of the most recent cursor
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry]
|
||||
name = "airbyte-cdk"
|
||||
version = "5.11.0"
|
||||
version = "5.11.1"
|
||||
description = "A framework for writing Airbyte Connectors."
|
||||
authors = ["Airbyte <contact@airbyte.io>"]
|
||||
license = "MIT"
|
||||
|
||||
Reference in New Issue
Block a user