Skip to content

Commit 2181842

Browse files
chore(main): release 2.7.2 (#295)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 4a0e821 commit 2181842

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/google-cloud-talent/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-talent/#history
66

7+
## [2.7.2](https://github.com/googleapis/python-talent/compare/v2.7.1...v2.7.2) (2022-09-29)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** Require protobuf >= 3.20.2 ([#294](https://github.com/googleapis/python-talent/issues/294)) ([7939cb3](https://github.com/googleapis/python-talent/commit/7939cb335861b5ffbcb79ca4542d28a071290243))
13+
714
## [2.7.1](https://github.com/googleapis/python-talent/compare/v2.7.0...v2.7.1) (2022-08-11)
815

916

packages/google-cloud-talent/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-talent"
2323
description = "Google Cloud Talent Solution API client library"
24-
version = "2.7.1"
24+
version = "2.7.2"
2525
# Should be one of:
2626
# 'Development Status :: 3 - Alpha'
2727
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)