From 990abc1e92672519686047a3f43a0ebcac14c4a7 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Sat, 16 Jul 2022 12:15:22 +0000 Subject: [PATCH] chore(main): release 1.0.3 --- CHANGELOG.md | 7 +++++++ setup.py | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4566189..8c46d79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.3](https://github.com/googleapis/python-cloud-common/compare/v1.0.2...v1.0.3) (2022-07-16) + + +### Bug Fixes + +* require python 3.7+ ([#67](https://github.com/googleapis/python-cloud-common/issues/67)) ([8f65b92](https://github.com/googleapis/python-cloud-common/commit/8f65b92e81f7c3e3341a6ccdadbb10cdeecdd872)) + ## [1.0.2](https://github.com/googleapis/python-cloud-common/compare/v1.0.1...v1.0.2) (2022-06-03) diff --git a/setup.py b/setup.py index 9986983..7fd968f 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ name = "google-cloud-common" description = "Google Cloud Common client library" -version = "1.0.2" +version = "1.0.3" release_status = "Development Status :: 5 - Production/Stable" url = "https://github.com/googleapis/python-cloud-common" dependencies = [