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

🤖 patch bump Python CDK to version 1.7.1

This commit is contained in:
maxi297
2024-06-19 13:32:18 +00:00
committed by Octavia Squidington III
parent 0386ca21ae
commit fbc4ebbf61
2 changed files with 4 additions and 1 deletions

View File

@@ -1,5 +1,8 @@
# Changelog
## 1.7.1
Exclude airbyte-cdk modules from schema discovery
## 1.7.0
add from to

View File

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