🤖 minor bump Python CDK to version 2.2.0
This commit is contained in:
committed by
Octavia Squidington III
parent
a8e985b7a0
commit
2106854ebc
@@ -1,5 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## 2.2.0
|
||||
Add with_json_schema method to ConfiguredAirbyteStreamBuilder
|
||||
|
||||
## 2.1.0
|
||||
Add with_json_schema method to ConfiguredAirbyteStreamBuilder
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry]
|
||||
name = "airbyte-cdk"
|
||||
version = "2.1.0"
|
||||
version = "2.2.0"
|
||||
description = "A framework for writing Airbyte Connectors."
|
||||
authors = ["Airbyte <contact@airbyte.io>"]
|
||||
license = "MIT"
|
||||
|
||||
Reference in New Issue
Block a user