Skip to content

Commit 55ef333

Browse files
chore(main): release 2.7.1 (#321)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent db149df commit 55ef333

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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

7+
### [2.7.1](https://github.com/googleapis/python-vision/compare/v2.7.0...v2.7.1) (2022-03-05)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** require google-api-core>=1.31.5, >=2.3.2 ([#319](https://github.com/googleapis/python-vision/issues/319)) ([249bff7](https://github.com/googleapis/python-vision/commit/249bff765c746103e68851f4d381a526af704e81))
13+
714
## [2.7.0](https://github.com/googleapis/python-vision/compare/v2.6.3...v2.7.0) (2022-02-28)
815

916

packages/google-cloud-vision/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-vision"
2121
description = "Cloud Vision API API client library"
22-
version = "2.7.0"
22+
version = "2.7.1"
2323
release_status = "Development Status :: 5 - Production/Stable"
2424
dependencies = [
2525
# NOTE: Maintainers, please do not require google-api-core>=2.x.x

0 commit comments

Comments
 (0)