Skip to content

Commit 9fd8146

Browse files
authored
Release videointelligence 1.11.0 (googleapis#9018)
1 parent 66fe46e commit 9fd8146

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

videointelligence/CHANGELOG.md

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

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

7+
## 1.11.0
8+
9+
08-12-2019 14:00 PDT
10+
11+
### New Features
12+
- Add segment / shot presence label annotations fields (via synth). ([#8987](https://github.com/googleapis/google-cloud-python/pull/8987))
13+
- Add V1 video segment / feature fields; remove send/recv msg size limit (via synth). ([#8975](https://github.com/googleapis/google-cloud-python/pull/8975))
14+
15+
### Documentation
16+
- Update intersphinx mapping for requests. ([#8805](https://github.com/googleapis/google-cloud-python/pull/8805))
17+
718
## 1.10.0
819

920
07-24-2019 17:52 PDT

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.10.0"
25+
version = "1.11.0"
2626
# Should be one of:
2727
# 'Development Status :: 3 - Alpha'
2828
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)