Skip to content

Commit 6aaf4a9

Browse files
chore: release 0.2.4 (#47)
🤖 I have created a release \*beep\* \*boop\* --- ### [0.2.4](https://www.github.com/googleapis/python-private-catalog/compare/v0.2.3...v0.2.4) (2021-09-30) ### Bug Fixes * improper types in pagers generation ([98d65c5](https://www.github.com/googleapis/python-private-catalog/commit/98d65c5d61a55d6cd550a7e079eb3c41156076c7)) --- 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 a4f843f commit 6aaf4a9

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.4](https://www.github.com/googleapis/python-private-catalog/compare/v0.2.3...v0.2.4) (2021-09-30)
4+
5+
6+
### Bug Fixes
7+
8+
* improper types in pagers generation ([98d65c5](https://www.github.com/googleapis/python-private-catalog/commit/98d65c5d61a55d6cd550a7e079eb3c41156076c7))
9+
310
### [0.2.3](https://www.github.com/googleapis/python-private-catalog/compare/v0.2.2...v0.2.3) (2021-09-24)
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.3"
22+
version = "0.2.4"
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)