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

Commit f1fd9f1

Browse files
chore(main): release 1.6.2 (#210)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent 97ac2d8 commit f1fd9f1

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11
# Changelog
2+
## [1.6.2](https://github.com/googleapis/python-billingbudgets/compare/v1.6.1...v1.6.2) (2022-06-03)
3+
4+
5+
### Bug Fixes
6+
7+
* **deps:** require protobuf <4.0.0dev ([#208](https://github.com/googleapis/python-billingbudgets/issues/208)) ([d55daaa](https://github.com/googleapis/python-billingbudgets/commit/d55daaa337b3c8e1fea14972f4d72dc32d35ac9d))
8+
9+
10+
### Documentation
11+
12+
* fix changelog header to consistent size ([#209](https://github.com/googleapis/python-billingbudgets/issues/209)) ([d50aaad](https://github.com/googleapis/python-billingbudgets/commit/d50aaad156ae5c3654461e5bdac213ab65d1e82c))
13+
214
## [1.6.1](https://github.com/googleapis/python-billingbudgets/compare/v1.6.0...v1.6.1) (2022-03-05)
315

416

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.6.1"
24+
version = "1.6.2"
2525
release_status = "Development Status :: 5 - Production/Stable"
2626
dependencies = [
2727
# NOTE: Maintainers, please do not require google-api-core>=2.x.x

0 commit comments

Comments
 (0)