Skip to content

Commit 9e88ead

Browse files
chore(main): release 1.7.3 (#246)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 60706af commit 9e88ead

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/google-cloud-billing-budgets/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# Changelog
2+
## [1.7.3](https://github.com/googleapis/python-billingbudgets/compare/v1.7.2...v1.7.3) (2022-10-07)
3+
4+
5+
### Bug Fixes
6+
7+
* **deps:** Allow protobuf 3.19.5 ([#245](https://github.com/googleapis/python-billingbudgets/issues/245)) ([234a5ca](https://github.com/googleapis/python-billingbudgets/commit/234a5caba3f8e58ecc3406b09c42e6a77ad9b253))
8+
29
## [1.7.2](https://github.com/googleapis/python-billingbudgets/compare/v1.7.1...v1.7.2) (2022-09-29)
310

411

packages/google-cloud-billing-budgets/setup.py

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

2222
name = "google-cloud-billing-budgets"
2323
description = "Cloud Billing Budget API API client library"
24-
version = "1.7.2"
24+
version = "1.7.3"
2525
release_status = "Development Status :: 5 - Production/Stable"
2626
dependencies = [
2727
"google-api-core[grpc] >= 1.32.0, <3.0.0dev,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*",

0 commit comments

Comments
 (0)