Skip to content

Commit 1a96279

Browse files
authored
chore(videointelligence): release 1.12.1 (#9811)
1 parent e682813 commit 1a96279

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

videointelligence/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-videointelligence/#history
66

7+
## 1.12.1
8+
9+
11-14-2019 16:12 PST
10+
11+
### Implementation Changes
12+
- Revert [#9440](https://github.com/googleapis/google-cloud-python/pull/9440). Make `features` a keyword parameter to `annotate_video`. ([#9810](https://github.com/googleapis/google-cloud-python/pull/9810))
13+
714
## 1.12.0
815

916
11-08-2019 09:32 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.12.0"
25+
version = "1.12.1"
2626
# Should be one of:
2727
# 'Development Status :: 3 - Alpha'
2828
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)