Skip to content

Commit bcbbc15

Browse files
chore: release 0.2.3 (#45)
🤖 I have created a release \*beep\* \*boop\* --- ### [0.2.3](https://www.github.com/googleapis/python-private-catalog/compare/v0.2.2...v0.2.3) (2021-09-24) ### Bug Fixes * add 'dict' annotation type to 'request' ([b9ce54a](https://www.github.com/googleapis/python-private-catalog/commit/b9ce54ad72ffa6be7319ed17d81441117c24b9ec)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 8758676 commit bcbbc15

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/google-cloud-private-catalog/CHANGELOG.md

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

3+
### [0.2.3](https://www.github.com/googleapis/python-private-catalog/compare/v0.2.2...v0.2.3) (2021-09-24)
4+
5+
6+
### Bug Fixes
7+
8+
* add 'dict' annotation type to 'request' ([b9ce54a](https://www.github.com/googleapis/python-private-catalog/commit/b9ce54ad72ffa6be7319ed17d81441117c24b9ec))
9+
310
### [0.2.2](https://www.github.com/googleapis/python-private-catalog/compare/v0.2.1...v0.2.2) (2021-07-29)
411

512

packages/google-cloud-private-catalog/setup.py

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

2020
name = "google-cloud-private-catalog"
2121
description = "Private Catalog API client library"
22-
version = "0.2.2"
22+
version = "0.2.3"
2323
release_status = "Development Status :: 4 - Beta"
2424
dependencies = [
2525
# NOTE: Maintainers, please do not require google-api-core>=2.x.x

0 commit comments

Comments
 (0)