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

Commit 7ce80ea

Browse files
chore(v0): release 0.8.1 (#340)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 15b7bf4 commit 7ce80ea

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+
### [0.8.1](https://github.com/googleapis/python-datacatalog/compare/v0.8.0...v0.8.1) (2022-04-09)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** require google-api-core >= 1.31.5, >= 2.3.2 on v0 release ([#326](https://github.com/googleapis/python-datacatalog/issues/326)) ([15b7bf4](https://github.com/googleapis/python-datacatalog/commit/15b7bf4f3187f727db81e421553ef0b7695e7355))
13+
714
## [0.8.0](https://www.github.com/googleapis/python-datacatalog/compare/v0.7.0...v0.8.0) (2020-05-20)
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 = "0.8.0"
24+
version = "0.8.1"
2525
# Should be one of:
2626
# 'Development Status :: 3 - Alpha'
2727
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)