Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Commit

Permalink
chore: release 0.2.3 (#45)
Browse files Browse the repository at this point in the history
🤖 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).
  • Loading branch information
release-please[bot] committed Sep 27, 2021
1 parent b9ce54a commit f7bc594
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

### [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))

### [0.2.2](https://www.github.com/googleapis/python-private-catalog/compare/v0.2.1...v0.2.2) (2021-07-29)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -19,7 +19,7 @@

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

0 comments on commit f7bc594

Please sign in to comment.