From 4abf2b8817c2b4a8d74ca889c018266a36717ddf Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 7 Mar 2022 11:20:14 -0500 Subject: [PATCH] chore(main): release 1.6.1 (#184) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- packages/google-cloud-billing-budgets/CHANGELOG.md | 8 ++++++++ packages/google-cloud-billing-budgets/setup.py | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/packages/google-cloud-billing-budgets/CHANGELOG.md b/packages/google-cloud-billing-budgets/CHANGELOG.md index 8238b72fd241..ada0ff8d13ad 100644 --- a/packages/google-cloud-billing-budgets/CHANGELOG.md +++ b/packages/google-cloud-billing-budgets/CHANGELOG.md @@ -1,4 +1,12 @@ # Changelog +### [1.6.1](https://github.com/googleapis/python-billingbudgets/compare/v1.6.0...v1.6.1) (2022-03-05) + + +### Bug Fixes + +* **deps:** require google-api-core>=1.31.5, >=2.3.2 ([#183](https://github.com/googleapis/python-billingbudgets/issues/183)) ([812fc65](https://github.com/googleapis/python-billingbudgets/commit/812fc6509498090d75a025bbdee8c9771225408e)) +* **deps:** require proto-plus>=1.15.0 ([812fc65](https://github.com/googleapis/python-billingbudgets/commit/812fc6509498090d75a025bbdee8c9771225408e)) + ## [1.6.0](https://github.com/googleapis/python-billingbudgets/compare/v1.5.1...v1.6.0) (2022-02-11) diff --git a/packages/google-cloud-billing-budgets/setup.py b/packages/google-cloud-billing-budgets/setup.py index 1d9fc9755e41..9d94fe7e8574 100644 --- a/packages/google-cloud-billing-budgets/setup.py +++ b/packages/google-cloud-billing-budgets/setup.py @@ -22,7 +22,7 @@ name = "google-cloud-billing-budgets" description = "Cloud Billing Budget API API client library" -version = "1.6.0" +version = "1.6.1" release_status = "Development Status :: 5 - Production/Stable" dependencies = [ # NOTE: Maintainers, please do not require google-api-core>=2.x.x