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

Commit cf13d7a

Browse files
chore(main): release 1.6.1 (#184)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 921d680 commit cf13d7a

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.6.1](https://github.com/googleapis/python-billingbudgets/compare/v1.6.0...v1.6.1) (2022-03-05)
3+
4+
5+
### Bug Fixes
6+
7+
* **deps:** require google-api-core>=1.31.5, >=2.3.2 ([#183](https://github.com/googleapis/python-billingbudgets/issues/183)) ([812fc65](https://github.com/googleapis/python-billingbudgets/commit/812fc6509498090d75a025bbdee8c9771225408e))
8+
* **deps:** require proto-plus>=1.15.0 ([812fc65](https://github.com/googleapis/python-billingbudgets/commit/812fc6509498090d75a025bbdee8c9771225408e))
9+
210
## [1.6.0](https://github.com/googleapis/python-billingbudgets/compare/v1.5.1...v1.6.0) (2022-02-11)
311

412

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.6.0"
25+
version = "1.6.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)