Skip to content

Commit 2486171

Browse files
chore(main): release 2.5.1 (#340)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent ac92aac commit 2486171

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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

7+
## [2.5.1](https://github.com/googleapis/python-language/compare/v2.5.0...v2.5.1) (2022-07-13)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** require google-api-core>=1.32.0,>=2.8.0 ([#339](https://github.com/googleapis/python-language/issues/339)) ([b971d59](https://github.com/googleapis/python-language/commit/b971d5995aad01f97ddde1caf2039ea64ae45c31))
13+
714
## [2.5.0](https://github.com/googleapis/python-language/compare/v2.4.3...v2.5.0) (2022-07-07)
815

916

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

0 commit comments

Comments
 (0)