Skip to content

Commit 2703f77

Browse files
authored
Release 0.31.1 (googleapis#5270)
1 parent 5f0d514 commit 2703f77

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

vision/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44

55
[1]: https://pypi.org/project/google-cloud-vision/#history
66

7+
## 0.31.1
8+
9+
### Packaging
10+
- Update setuptools before packaging (#5265)
11+
712
## 0.31.0
813

914
- Vision v1p2beta1: PDF/TIFF OCR (#5127)

vision/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
name = 'google-cloud-vision'
2424
description = 'Google Cloud Vision API client library'
25-
version = '0.31.0'
25+
version = '0.31.1'
2626
# Should be one of:
2727
# 'Development Status :: 3 - Alpha'
2828
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)