We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73ee867 commit 778a180Copy full SHA for 778a180
2 files changed
videointelligence/CHANGELOG.md
@@ -4,6 +4,16 @@
4
5
[1]: https://pypi.org/project/google-cloud-videointelligence/#history
6
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
17
## 1.7.0
18
19
02-25-2019 12:25 PST
videointelligence/setup.py
@@ -22,7 +22,7 @@
22
23
name = 'google-cloud-videointelligence'
24
description = 'Google Cloud Video Intelligence API client library'
25
-version = '1.7.0'
+version = '1.8.0'
26
# Should be one of:
27
# 'Development Status :: 3 - Alpha'
28
# 'Development Status :: 4 - Beta'
0 commit comments