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

Commit 634c110

Browse files
chore: release 1.0.0 (#13)
🤖 I have created a release \*beep\* \*boop\* --- ## [1.0.0](https://www.github.com/googleapis/python-vision/compare/v0.42.0...v1.0.0) (2020-02-28) ### Features * bump release status to GA ([#11](https://www.github.com/googleapis/python-vision/issues/11)) ([2129bde](https://www.github.com/googleapis/python-vision/commit/2129bdedfa0dca85c5adc5350bff10d4a485df77)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
1 parent 2129bde commit 634c110

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+
## [1.0.0](https://www.github.com/googleapis/python-vision/compare/v0.42.0...v1.0.0) (2020-02-28)
8+
9+
10+
### Features
11+
12+
* bump release status to GA ([#11](https://www.github.com/googleapis/python-vision/issues/11)) ([2129bde](https://www.github.com/googleapis/python-vision/commit/2129bdedfa0dca85c5adc5350bff10d4a485df77))
13+
714
## [0.42.0](https://www.github.com/googleapis/python-vision/compare/v0.41.0...v0.42.0) (2020-02-03)
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 = "0.42.0"
22+
version = "1.0.0"
2323
release_status = "Development Status :: 5 - Production/Stable"
2424
dependencies = [
2525
"google-api-core[grpc] >= 1.14.0, < 2.0.0dev",

0 commit comments

Comments
 (0)