8000 chore(main): release 1.6.1 (#217) · googleapis/google-cloud-python@a29819d · GitHub 8000
[go: up one dir, main page]

Skip to content

Commit a29819d

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

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/grafeas/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
[1]: https://pypi.org/project/grafeas/#history
66

7+
## [1.6.1](https://github.com/googleapis/python-grafeas/compare/v1.6.0...v1.6.1) (2022-10-07)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** Allow protobuf 3.19.5 ([#216](https://github.com/googleapis/python-grafeas/issues/216)) ([49cf6f2](https://github.com/googleapis/python-grafeas/commit/49cf6f2509d2750cca42d75176c632afd46a2d8e))
13+
714
## [1.6.0](https://github.com/googleapis/python-grafeas/compare/v1.5.1...v1.6.0) (2022-10-03)
815

916

packages/grafeas/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
name = "grafeas"
2323
description = "Grafeas API client library"
24-
version = "1.6.0"
24+
version = "1.6.1"
2525
release_status = "Development Status :: 5 - Production/Stable"
2626
dependencies = [
2727
"google-api-core[grpc] >= 1.32.0, <3.0.0dev,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*",

0 commit comments

Comments
 (0)
0