8000 chore(main): release 1.6.3 (#273) · googleapis/google-cloud-python@8fa4d5c · GitHub
[go: up one dir, main page]

Skip to content

Commit 8fa4d5c

Browse files
chore(main): release 1.6.3 (#273)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent efa2675 commit 8fa4d5c

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/google-cloud-bigquery-reservation/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.6.3](https://github.com/googleapis/python-bigquery-reservation/compare/v1.6.2...v1.6.3) (2022-06-06)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** require protobuf <4.0.0dev ([#271](https://github.com/googleapis/python-bigquery-reservation/issues/271)) ([a054642](https://github.com/googleapis/python-bigquery-reservation/commit/a054642feccb275527eb803c97d56613cf006670))
9+
10+
11+
### Documentation
12+
13+
* fix changelog header to consistent size ([#272](https://github.com/googleapis/python-bigquery-reservation/issues/272)) ([2a9c9de](https://github.com/googleapis/python-bigquery-reservation/commit/2a9c9deb1ec2afbe469296210c6659276c15379a))
14+
315
## [1.6.2](https://github.com/googleapis/python-bigquery-reservation/compare/v1.6.1...v1.6.2) (2022-05-05)
416

517

packages/google-cloud-bigquery-reservation/setup.py

Lines 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.2"
23+
version = "1.6.3"
2424

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

0 commit comments

Comments
 (0)
0