Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

Commit 6fe6b3d

Browse files
chore(main): release 3.1.4 (#495)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 391673a commit 6fe6b3d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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+
## [3.1.4](https://github.com/googleapis/python-vision/compare/v3.1.3...v3.1.4) (2022-10-07)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** Allow protobuf 3.19.5 ([#494](https://github.com/googleapis/python-vision/issues/494)) ([391673a](https://github.com/googleapis/python-vision/commit/391673a5828745df271085383d97137a507d80de))
13+
714
## [3.1.3](https://github.com/googleapis/python-vision/compare/v3.1.2...v3.1.3) (2022-09-29)
815

916

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 = "3.1.3"
22+
version = "3.1.4"
2323
release_status = "Development Status :: 5 - Production/Stable"
2424
dependencies = [
2525
"google-api-core[grpc] >= 1.32.0, <3.0.0dev,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*",

0 commit comments

Comments
 (0)