From 25fbaca99d9d98ff79ed16156b865db8e41634c9 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 29 Sep 2022 18:58:06 +0000 Subject: [PATCH] chore(main): release 1.2.7 --- CHANGELOG.md | 7 +++++++ setup.py | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b9800c3..bc5679c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.7](https://github.com/googleapis/python-source-context/compare/v1.2.6...v1.2.7) (2022-09-29) + + +### Bug Fixes + +* **deps:** Require protobuf >= 3.20.2 ([#116](https://github.com/googleapis/python-source-context/issues/116)) ([668bf44](https://github.com/googleapis/python-source-context/commit/668bf44578457929c4e127e02e04d5cee7c44230)) + ## [1.2.6](https://github.com/googleapis/python-source-context/compare/v1.2.5...v1.2.6) (2022-08-11) diff --git a/setup.py b/setup.py index 3dbe0e3..ef9ebf2 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ name = "google-cloud-source-context" description = "Python client for Source Context" -version = "1.2.6" +version = "1.2.7" release_status = "Development Status :: 5 - Production/Stable" url = "https://github.com/googleapis/python-source-context" dependencies = [