1
0
mirror of synced 2025-12-23 21:03:15 -05:00

🤖 patch bump Python CDK to version 2.3.1

This commit is contained in:
bazarnov
2024-07-08 07:15:32 +00:00
committed by Octavia Squidington III
parent 0c237d81d0
commit 3bc5b512af
2 changed files with 4 additions and 1 deletions

View File

@@ -1,5 +1,8 @@
# Changelog
## 2.3.1
## 2.3.0
Add with_json_schema method to ConfiguredAirbyteStreamBuilder

View File

@@ -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"