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

Commit 39117de

Browse files
chore(main): release 1.7.2 (#244)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent d304ee5 commit 39117de

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.2](https://github.com/googleapis/python-billingbudgets/compare/v1.7.1...v1.7.2) (2022-09-29)
3+
4+
5+
### Bug Fixes
6+
7+
* **deps:** Require protobuf >= 3.20.2 ([#243](https://github.com/googleapis/python-billingbudgets/issues/243)) ([d304ee5](https://github.com/googleapis/python-billingbudgets/commit/d304ee505768de761fdcd46a7e93d3666f1f2d6f))
8+
29
## [1.7.1](https://github.com/googleapis/python-billingbudgets/compare/v1.7.0...v1.7.1) (2022-08-11)
310

411

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.1"
24+
version = "1.7.2"
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)