Skip to content

Commit

Permalink
chore(main): release 0.1.1 (#14)
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>
  • Loading branch information
release-please[bot] authored Mar 7, 2022
1 parent b2d0b6d commit 4569bb1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/google-cloud-video-live-stream/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.1.1](https://github.com/googleapis/python-video-live-stream/compare/v0.1.0...v0.1.1) (2022-03-05)


### Bug Fixes

* **deps:** require google-api-core>=1.31.5, >=2.3.2 ([#13](https://github.com/googleapis/python-video-live-stream/issues/13)) ([471eb70](https://github.com/googleapis/python-video-live-stream/commit/471eb700a7c6d928f4d03e9c438be6fa81d85a52))

## 0.1.0 (2022-02-15)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-video-live-stream/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
name = "google-cloud-video-live-stream"
description = "Live Stream API client library"
url = "https://github.com/googleapis/python-video-live-stream"
version = "0.1.0"
version = "0.1.1"
release_status = "Development Status :: 4 - Beta"
dependencies = [
# NOTE: Maintainers, please do not require google-api-core>=2.x.x
Expand Down

0 comments on commit 4569bb1

Please sign in to comment.