🤖 patch bump Python CDK to version 2.3.1
This commit is contained in:
committed by
Octavia Squidington III
parent
0c237d81d0
commit
3bc5b512af
@@ -1,5 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## 2.3.1
|
||||
|
||||
|
||||
## 2.3.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.3.0"
|
||||
version = "2.3.1"
|
||||
description = "A framework for writing Airbyte Connectors."
|
||||
authors = ["Airbyte <contact@airbyte.io>"]
|
||||
license = "MIT"
|
||||
|
||||
Reference in New Issue
Block a user