From ddb160708cc41a423daa73f484c4b943a2a34eda Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Wed, 18 Aug 2021 13:40:42 +0000 Subject: [PATCH] chore: release 0.1.3 --- CHANGELOG.md | 17 +++++++++++++++++ setup.py | 2 +- 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd72c2a..be175b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +### [0.1.3](https://www.github.com/googleapis/python-dataflow-client/compare/v0.1.2...v0.1.3) (2021-08-18) + + +### Features + +* add Samples section to CONTRIBUTING.rst ([#14](https://www.github.com/googleapis/python-dataflow-client/issues/14)) ([998adbe](https://www.github.com/googleapis/python-dataflow-client/commit/998adbe0a2684d658303a860805027b83a75b520)) + + +### Bug Fixes + +* enable self signed jwt for grpc ([#18](https://www.github.com/googleapis/python-dataflow-client/issues/18)) ([0a69423](https://www.github.com/googleapis/python-dataflow-client/commit/0a69423ccf2229f7fe00c2c778aec8992bfbb24d)) + + +### Miscellaneous Chores + +* release as 0.1.3 ([#19](https://www.github.com/googleapis/python-dataflow-client/issues/19)) ([5fa4e3f](https://www.github.com/googleapis/python-dataflow-client/commit/5fa4e3fe0a17f71c719fe5dc093809bb73600b2d)) + ### [0.1.2](https://www.github.com/googleapis/python-dataflow-client/compare/v0.1.1...v0.1.2) (2021-07-21) diff --git a/setup.py b/setup.py index 7385502..8c4136f 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.2" +version = "0.1.3" release_status = "Development Status :: 4 - Beta" url = "https://github.com/googleapis/python-dataflow-client" dependencies = [