diff --git a/CHANGELOG.md b/CHANGELOG.md index 680bbe4..4322aa5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [0.1.3](https://www.github.com/googleapis/python-orchestration-airflow/compare/v0.1.2...v0.1.3) (2021-09-30) + + +### Bug Fixes + +* improper types in pagers generation ([b9b7a2f](https://www.github.com/googleapis/python-orchestration-airflow/commit/b9b7a2fe76906c0056c1a4bba1ff576dc7e339a3)) + ### [0.1.2](https://www.github.com/googleapis/python-orchestration-airflow/compare/v0.1.1...v0.1.2) (2021-09-24) diff --git a/setup.py b/setup.py index c8d021f..c044ec3 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ name = "google-cloud-orchestration-airflow" description = "Cloud Composer API client library" -version = "0.1.2" +version = "0.1.3" release_status = "Development Status :: 4 - Beta" url = "https://github.com/googleapis/python-orchestration-airflow" dependencies = [