Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 18ceb39

Browse filesBrowse files
chore(main): release 1.6.1 (#187)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent ab22637 commit 18ceb39
Copy full SHA for 18ceb39

File tree

Expand file treeCollapse file tree

2 files changed

+13
-1
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+13
-1
lines changed

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

Copy file name to clipboardExpand all lines: packages/google-cloud-billing/CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.6.1](https://github.com/googleapis/python-billing/compare/v1.6.0...v1.6.1) (2022-06-06)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** require protobuf <4.0.0dev ([#185](https://github.com/googleapis/python-billing/issues/185)) ([2542e90](https://github.com/googleapis/python-billing/commit/2542e902b8c23cbb9b84d2e6e266689e80102884))
9+
10+
11+
### Documentation
12+
13+
* fix changelog header to consistent size ([#186](https://github.com/googleapis/python-billing/issues/186)) ([0b7c05e](https://github.com/googleapis/python-billing/commit/0b7c05ea4038a68b8648e0594f5cd0c05255f381))
14+
315
## [1.6.0](https://github.com/googleapis/python-billing/compare/v1.5.1...v1.6.0) (2022-05-05)
416

517

‎packages/google-cloud-billing/setup.py

Copy file name to clipboardExpand all lines: packages/google-cloud-billing/setup.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
import setuptools # type: ignore
2222

23-
version = "1.6.0"
23+
version = "1.6.1"
2424

2525
package_root = os.path.abspath(os.path.dirname(__file__))
2626

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.