From 5deabcd6132ba501e2a9b1ab8192b3c927217f11 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 2 Jul 2021 11:56:25 +0000 Subject: [PATCH] chore: release 0.1.1 (#10) :robot: I have created a release \*beep\* \*boop\* --- ### [0.1.1](https://www.github.com/googleapis/python-dataflow-client/compare/v0.1.0...v0.1.1) (2021-06-30) ### Miscellaneous Chores * release 0.1.1 ([#9](https://www.github.com/googleapis/python-dataflow-client/issues/9)) ([db3ece7](https://www.github.com/googleapis/python-dataflow-client/commit/db3ece7761283ada3ddbc8e15b7ca04972b22f0b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- CHANGELOG.md | 7 +++++++ setup.py | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b563df..522670a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [0.1.1](https://www.github.com/googleapis/python-dataflow-client/compare/v0.1.0...v0.1.1) (2021-06-30) + + +### Miscellaneous Chores + +* release 0.1.1 ([#9](https://www.github.com/googleapis/python-dataflow-client/issues/9)) ([db3ece7](https://www.github.com/googleapis/python-dataflow-client/commit/db3ece7761283ada3ddbc8e15b7ca04972b22f0b)) + ## 0.1.0 (2021-06-25) diff --git a/setup.py b/setup.py index f63d31d..7d45c90 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ name = "google-cloud-dataflow-client" description = "Cloud Dataflow API client library" -version = "0.1.0" +version = "0.1.1" release_status = "Development Status :: 4 - Beta" url = "https://github.com/googleapis/python-dataflow-client" dependencies = [