1
0
mirror of synced 2026-01-02 12:02:47 -05:00
Files
airbyte/airbyte-cdk/python/CHANGELOG.md
Yaroslav Dudar c49ff40754 🎉 Python CDK: change minimum python version to 3.7.0 (#3692)
* changed python version to 3.7.0 in cdk

* updated Python version in Github Actions
2021-05-28 21:08:53 +03:00

225 B

Changelog

0.1.4

Allow to use Python 3.7.0: https://github.com/airbytehq/airbyte/pull/3566

0.1.2

Fix an issue that caused infinite pagination: https://github.com/airbytehq/airbyte/pull/3366

0.1.1

Initial Release