From 3bb87d09f676a8f8ee65425a24a7de96d76aa5d3 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 27 Sep 2021 15:32:13 +0000 Subject: [PATCH] chore: release 1.4.3 (#139) :robot: I have created a release \*beep\* \*boop\* --- ### [1.4.3](https://www.github.com/googleapis/python-billingbudgets/compare/v1.4.2...v1.4.3) (2021-09-24) ### Bug Fixes * add 'dict' annotation type to 'request' ([746a7a1](https://www.github.com/googleapis/python-billingbudgets/commit/746a7a13524217f5f0562ac35b963de17bea11bf)) --- 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 b7335db..067cfdc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,11 @@ # Changelog +### [1.4.3](https://www.github.com/googleapis/python-billingbudgets/compare/v1.4.2...v1.4.3) (2021-09-24) + + +### Bug Fixes + +* add 'dict' annotation type to 'request' ([746a7a1](https://www.github.com/googleapis/python-billingbudgets/commit/746a7a13524217f5f0562ac35b963de17bea11bf)) + ### [1.4.2](https://www.github.com/googleapis/python-billingbudgets/compare/v1.4.1...v1.4.2) (2021-07-27) diff --git a/setup.py b/setup.py index c357e00..bdc1e00 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ name = "google-cloud-billing-budgets" description = "Cloud Billing Budget API API client library" -version = "1.4.2" +version = "1.4.3" release_status = "Development Status :: 5 - Production/Stable" dependencies = [ # NOTE: Maintainers, please do not require google-api-core>=2.x.x