Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 778a180

Browse files
authored
Release 1.8.0 (googleapis#7493)
1 parent 73ee867 commit 778a180

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

videointelligence/CHANGELOG.md

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

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

7+
## 1.8.0
8+
9+
03-06-2019 12:20 PST
10+
11+
### New Features
12+
- Add videointelligence v1p3beta1 (Streaming API Support). ([#7490](https://github.com/googleapis/google-cloud-python/pull/7490))
13+
14+
### Internal / Testing Changes
15+
- Copy lintified proto files (via synth). ([#7472](https://github.com/googleapis/google-cloud-python/pull/7472))
16+
717
## 1.7.0
818

919
02-25-2019 12:25 PST

videointelligence/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-videointelligence'
2424
description = 'Google Cloud Video Intelligence API client library'
25-
version = '1.7.0'
25+
version = '1.8.0'
2626
# Should be one of:
2727
# 'Development Status :: 3 - Alpha'
2828
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)