diff --git a/CHANGELOG.md b/CHANGELOG.md index e50d4a8..286e561 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,11 @@ # Changelog +### [1.4.1](https://www.github.com/googleapis/python-billingbudgets/compare/v1.4.0...v1.4.1) (2021-07-20) + + +### Bug Fixes + +* **deps:** pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions ([#116](https://www.github.com/googleapis/python-billingbudgets/issues/116)) ([ac1ec98](https://www.github.com/googleapis/python-billingbudgets/commit/ac1ec98c77ba2f18d7e2d9aa10c4cb9b7367216e)) + ## [1.4.0](https://www.github.com/googleapis/python-billingbudgets/compare/v1.3.0...v1.4.0) (2021-07-12) diff --git a/setup.py b/setup.py index 3e0b9b7..7ebdf13 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.0" +version = "1.4.1" release_status = "Development Status :: 5 - Production/Stable" dependencies = [ # NOTE: Maintainers, please do not require google-api-core>=2.x.x