Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

Commit 275fe96

Browse files
chore(v1): release 1.0.2 (#396)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 4a2fe56 commit 275fe96

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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+
## [1.0.2](https://github.com/googleapis/python-datacatalog/compare/v1.0.1...v1.0.2) (2022-06-07)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** require protobuf<4.0.0 on v1 branch ([#393](https://github.com/googleapis/python-datacatalog/issues/393)) ([4a2fe56](https://github.com/googleapis/python-datacatalog/commit/4a2fe565977bdfd2a6f81a9341e47999c1b11933))
13+
714
### [1.0.1](https://github.com/googleapis/python-datacatalog/compare/v1.0.0...v1.0.1) (2022-04-01)
815

916

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 = "1.0.1"
24+
version = "1.0.2"
2525
# Should be one of:
2626
# 'Development Status :: 3 - Alpha'
2727
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)