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

Commit 590d71f

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 05e2b67 commit 590d71f

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

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

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)