Skip to content

Commit 3b181d2

Browse files
authored
Release 1.2.0 (googleapis#5167)
1 parent 125f9eb commit 3b181d2

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.2.0
8+
9+
### New Features
10+
11+
- Add v1p1beta1 version of videointelligence (#5165)
12+
13+
### Internal / Testing Changes
14+
15+
- Fix v1p1beta1 unit tests (#5064)
16+
717
## 1.1.0
818

919
### Interface additions

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

0 commit comments

Comments
 (0)