Skip to content

Commit 17110b1

Browse files
chore: release 0.1.1 (#10)
🤖 I have created a release \*beep\* \*boop\* --- ### [0.1.1](https://www.github.com/googleapis/python-orchestration-airflow/compare/v0.1.0...v0.1.1) (2021-07-28) ### Bug Fixes * **deps:** pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions ([#9](https://www.github.com/googleapis/python-orchestration-airflow/issues/9)) ([b4ef804](https://www.github.com/googleapis/python-orchestration-airflow/commit/b4ef804d16f4b312e0485e9107f32ef3ee0a7a97)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 25d687a commit 17110b1

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/google-cloud-orchestration-airflow/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [0.1.1](https://www.github.com/googleapis/python-orchestration-airflow/compare/v0.1.0...v0.1.1) (2021-07-28)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions ([#9](https://www.github.com/googleapis/python-orchestration-airflow/issues/9)) ([b4ef804](https://www.github.com/googleapis/python-orchestration-airflow/commit/b4ef804d16f4b312e0485e9107f32ef3ee0a7a97))
9+
310
## 0.1.0 (2021-07-28)
411

512

packages/google-cloud-orchestration-airflow/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
name = "google-cloud-orchestration-airflow"
2424
description = "Cloud Composer API client library"
25-
version = "0.1.0"
25+
version = "0.1.1"
2626
release_status = "Development Status :: 4 - Beta"
2727
url = "https://github.com/googleapis/python-orchestration-airflow"
2828
dependencies = [

0 commit comments

Comments
 (0)