Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

Permalink
chore(main): release 2.8.0 (#340)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
  • Loading branch information
release-please[bot] and parthea authored Jul 18, 2022
1 parent 23fa6dc commit 95e5230
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@

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

## [2.8.0](https://github.com/googleapis/python-videointelligence/compare/v2.7.1...v2.8.0) (2022-07-16)


### Features

* add audience parameter ([954b308](https://github.com/googleapis/python-videointelligence/commit/954b308a895ba9782025dd9ee07fd991e7e70e63))


### Bug Fixes

* **deps:** require google-api-core>=1.32.0,>=2.8.0 ([#341](https://github.com/googleapis/python-videointelligence/issues/341)) ([00b91f5](https://github.com/googleapis/python-videointelligence/commit/00b91f5eb652f4cdf183f9f69011a529a790f294))
* require python 3.7+ ([#339](https://github.com/googleapis/python-videointelligence/issues/339)) ([78918dc](https://github.com/googleapis/python-videointelligence/commit/78918dcfa59ee1439ca30fffc0d186d923f39271))

## [2.7.1](https://github.com/googleapis/python-videointelligence/compare/v2.7.0...v2.7.1) (2022-06-06)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

name = "google-cloud-videointelligence"
description = "Google Cloud Video Intelligence API client library"
version = "2.7.1"
version = "2.8.0"
# Should be one of:
# 'Development Status :: 3 - Alpha'
# 'Development Status :: 4 - Beta'
Expand Down

0 comments on commit 95e5230

Please sign in to comment.