Skip to content

Commit 6c8abff

Browse files
chore(main): release 3.9.2 (#435)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 7971dd3 commit 6c8abff

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/google-cloud-datacatalog/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/google-cloud-datacatalog/#history
66

7+
## [3.9.2](https://github.com/googleapis/python-datacatalog/compare/v3.9.1...v3.9.2) (2022-10-03)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** Require protobuf &gt;= 3.20.2 ([#433](https://github.com/googleapis/python-datacatalog/issues/433)) ([182a6e9](https://github.com/googleapis/python-datacatalog/commit/182a6e9c6afd62ee6da9a90d125dc713f5dc63a2))
13+
714
## [3.9.1](https://github.com/googleapis/python-datacatalog/compare/v3.9.0...v3.9.1) (2022-08-11)
815

916

packages/google-cloud-datacatalog/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-datacatalog"
2323
description = "Google Cloud Data Catalog API API client library"
24-
version = "3.9.1"
24+
version = "3.9.2"
2525
# Should be one of:
2626
# 'Development Status :: 3 - Alpha'
2727
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)