Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

Commit 2e83e08

Browse files
chore: release 1.4.1 (#118)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent ac1ec98 commit 2e83e08

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# Changelog
2+
### [1.4.1](https://www.github.com/googleapis/python-billingbudgets/compare/v1.4.0...v1.4.1) (2021-07-20)
3+
4+
5+
### Bug Fixes
6+
7+
* **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))
8+
29
## [1.4.0](https://www.github.com/googleapis/python-billingbudgets/compare/v1.3.0...v1.4.0) (2021-07-12)
310

411

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
name = "google-cloud-billing-budgets"
2424
description = "Cloud Billing Budget API API client library"
25-
version = "1.4.0"
25+
version = "1.4.1"
2626
release_status = "Development Status :: 5 - Production/Stable"
2727
dependencies = [
2828
# NOTE: Maintainers, please do not require google-api-core>=2.x.x

0 commit comments

Comments
 (0)