From fac5078a764ed3f18dd108a9b146392bb9fba572 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 12 Jan 2023 12:34:37 -0500 Subject: [PATCH] chore(main): release 0.6.0 (#120) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou --- .../.release-please-manifest.json | 2 +- packages/google-cloud-video-stitcher/CHANGELOG.md | 7 +++++++ .../google/cloud/video/stitcher/gapic_version.py | 2 +- .../google/cloud/video/stitcher_v1/gapic_version.py | 2 +- .../snippet_metadata_google.cloud.video.stitcher.v1.json | 2 +- 5 files changed, 11 insertions(+), 4 deletions(-) diff --git a/packages/google-cloud-video-stitcher/.release-please-manifest.json b/packages/google-cloud-video-stitcher/.release-please-manifest.json index 4701c2503068..ea87acc66634 100644 --- a/packages/google-cloud-video-stitcher/.release-please-manifest.json +++ b/packages/google-cloud-video-stitcher/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.5.1" + ".": "0.6.0" } \ No newline at end of file diff --git a/packages/google-cloud-video-stitcher/CHANGELOG.md b/packages/google-cloud-video-stitcher/CHANGELOG.md index 0be9b0ba84d5..be9c34398c79 100644 --- a/packages/google-cloud-video-stitcher/CHANGELOG.md +++ b/packages/google-cloud-video-stitcher/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.6.0](https://github.com/googleapis/python-video-stitcher/compare/v0.5.1...v0.6.0) (2023-01-12) + + +### Features + +* Add support for python 3.11 ([#117](https://github.com/googleapis/python-video-stitcher/issues/117)) ([5885372](https://github.com/googleapis/python-video-stitcher/commit/58853726906c8a4987f4c6bfe045480021766628)) + ## [0.5.1](https://github.com/googleapis/python-video-stitcher/compare/v0.5.0...v0.5.1) (2023-01-05) diff --git a/packages/google-cloud-video-stitcher/google/cloud/video/stitcher/gapic_version.py b/packages/google-cloud-video-stitcher/google/cloud/video/stitcher/gapic_version.py index f501366371c0..06b4a76f6c1d 100644 --- a/packages/google-cloud-video-stitcher/google/cloud/video/stitcher/gapic_version.py +++ b/packages/google-cloud-video-stitcher/google/cloud/video/stitcher/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.5.1" # {x-release-please-version} +__version__ = "0.6.0" # {x-release-please-version} diff --git a/packages/google-cloud-video-stitcher/google/cloud/video/stitcher_v1/gapic_version.py b/packages/google-cloud-video-stitcher/google/cloud/video/stitcher_v1/gapic_version.py index f501366371c0..06b4a76f6c1d 100644 --- a/packages/google-cloud-video-stitcher/google/cloud/video/stitcher_v1/gapic_version.py +++ b/packages/google-cloud-video-stitcher/google/cloud/video/stitcher_v1/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.5.1" # {x-release-please-version} +__version__ = "0.6.0" # {x-release-please-version} diff --git a/packages/google-cloud-video-stitcher/samples/generated_samples/snippet_metadata_google.cloud.video.stitcher.v1.json b/packages/google-cloud-video-stitcher/samples/generated_samples/snippet_metadata_google.cloud.video.stitcher.v1.json index 10fd526052e6..30b805b361f2 100644 --- a/packages/google-cloud-video-stitcher/samples/generated_samples/snippet_metadata_google.cloud.video.stitcher.v1.json +++ b/packages/google-cloud-video-stitcher/samples/generated_samples/snippet_metadata_google.cloud.video.stitcher.v1.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-cloud-video-stitcher", - "version": "0.1.0" + "version": "0.6.0" }, "snippets": [ {