Skip to content

Commit 9b1a4f2

Browse files
1 parent e2ac824 commit 9b1a4f2

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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.4.0](https://www.github.com/googleapis/python-private-catalog/compare/v0.3.0...v0.4.0) (2021-10-18)
4+
5+
6+
### Features
7+
8+
* add support for python 3.10 ([#55](https://www.github.com/googleapis/python-private-catalog/issues/55)) ([a2b2bb5](https://www.github.com/googleapis/python-private-catalog/commit/a2b2bb58556b5a555621a97960f38d2dfc5a86ce))
9+
310
## [0.3.0](https://www.github.com/googleapis/python-private-catalog/compare/v0.2.4...v0.3.0) (2021-10-08)
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.3.0"
22+
version = "0.4.0"
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)