File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
packages/google-cloud-billing Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 2020
2121import setuptools # type: ignore
2222
23- version = "1.6.0 "
23+ version = "1.6.1 "
2424
2525package_root = os .path .abspath (os .path .dirname (__file__ ))
2626
You can’t perform that action at this time.
0 commit comments