From 243eaa3c0ca9c2bfb21e349a1e714c512d58dd15 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 09:24:20 -0400 Subject: [PATCH] chore(main): release 1.4.0 (#129) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- CHANGELOG.md | 13 +++++++++++++ setup.py | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e6ac031..886e55e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [1.4.0](https://github.com/googleapis/python-apigee-connect/compare/v1.3.2...v1.4.0) (2022-07-17) + + +### Features + +* add audience parameter ([59bcc9c](https://github.com/googleapis/python-apigee-connect/commit/59bcc9ca7ceb1aeffb74c5989e2e47ad73a4b434)) + + +### Bug Fixes + +* **deps:** require google-api-core>=1.32.0,>=2.8.0 ([#124](https://github.com/googleapis/python-apigee-connect/issues/124)) ([59bcc9c](https://github.com/googleapis/python-apigee-connect/commit/59bcc9ca7ceb1aeffb74c5989e2e47ad73a4b434)) +* require python 3.7+ ([#126](https://github.com/googleapis/python-apigee-connect/issues/126)) ([2df9df8](https://github.com/googleapis/python-apigee-connect/commit/2df9df8eef41cd34e3634e93b1f9aabc28b9973b)) + ## [1.3.2](https://github.com/googleapis/python-apigee-connect/compare/v1.3.1...v1.3.2) (2022-06-03) diff --git a/setup.py b/setup.py index 3652e4b..56af63d 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ name = "google-cloud-apigee-connect" description = "Apigee Connect API client library" -version = "1.3.2" +version = "1.4.0" release_status = "Development Status :: 5 - Production/Stable" url = "https://github.com/googleapis/python-apigee-connect" dependencies = [