From b231cc0d25f69fe652f1f80dbf2563b5a83fea94 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Sun, 10 Jul 2022 09:29:13 +0000 Subject: [PATCH] chore(main): release 1.2.5 --- CHANGELOG.md | 7 +++++++ setup.py | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a8f9fe..7fb593c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.5](https://github.com/googleapis/python-source-context/compare/v1.2.4...v1.2.5) (2022-07-10) + + +### Bug Fixes + +* require python 3.7+ ([#97](https://github.com/googleapis/python-source-context/issues/97)) ([e0b928e](https://github.com/googleapis/python-source-context/commit/e0b928e6407ca720867150b22a304dee3daea5f6)) + ## [1.2.4](https://github.com/googleapis/python-source-context/compare/v1.2.3...v1.2.4) (2022-06-03) diff --git a/setup.py b/setup.py index 7683a38..e16feb2 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.4" +version = "1.2.5" release_status = "Development Status :: 5 - Production/Stable" url = "https://github.com/googleapis/python-source-context" dependencies = [