Skip to content

Commit b84c42e

Browse files
chore(main): release 1.7.1 (#228)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 90d76bd commit b84c42e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
# Changelog
2+
## [1.7.1](https://github.com/googleapis/python-billingbudgets/compare/v1.7.0...v1.7.1) (2022-08-11)
3+
4+
5+
### Bug Fixes
6+
7+
* **deps:** allow protobuf < 5.0.0 ([#227](https://github.com/googleapis/python-billingbudgets/issues/227)) ([05e2b67](https://github.com/googleapis/python-billingbudgets/commit/05e2b67596030844c89fac7efbef2d26038f1555))
8+
* **deps:** require proto-plus >= 1.22.0 ([05e2b67](https://github.com/googleapis/python-billingbudgets/commit/05e2b67596030844c89fac7efbef2d26038f1555))
9+
210
## [1.7.0](https://github.com/googleapis/python-billingbudgets/compare/v1.6.2...v1.7.0) (2022-07-16)
311

412

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.0"
24+
version = "1.7.1"
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)