1
0
mirror of synced 2025-12-25 02:09:19 -05:00

🤖 patch bump Python CDK to version 4.4.1

This commit is contained in:
strosek
2024-08-14 17:25:26 +00:00
committed by Octavia Squidington III
parent 198f83e269
commit 2dffb04b6a
2 changed files with 4 additions and 1 deletions

View File

@@ -1,5 +1,8 @@
# Changelog
## 4.4.1
Added test utils for integration tests
## 4.4.0
file-based cdk: add excel file type support

View File

@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "airbyte-cdk"
version = "4.4.0"
version = "4.4.1"
description = "A framework for writing Airbyte Connectors."
authors = ["Airbyte <contact@airbyte.io>"]
license = "MIT"