From ebf98ab01f1dcd0e9f111da475e9bb84a6ee5f07 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 19 Aug 2021 16:02:24 +0000 Subject: [PATCH] chore: release 1.1.0 --- CHANGELOG.md | 7 +++++++ setup.py | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e17444..b7afd04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ [1]: https://pypi.org/project/google-cloud-resource-manager/#history +## [1.1.0](https://www.github.com/googleapis/python-resource-manager/compare/v1.0.2...v1.1.0) (2021-08-19) + + +### Features + +* bump release level to production/stable ([#96](https://www.github.com/googleapis/python-resource-manager/issues/96)) ([aac0a24](https://www.github.com/googleapis/python-resource-manager/commit/aac0a240843846ccb228c8d4223cfd2dbdf03f7d)) + ### [1.0.2](https://www.github.com/googleapis/python-resource-manager/compare/v1.0.1...v1.0.2) (2021-07-27) diff --git a/setup.py b/setup.py index 0a3e3b0..ffaa29d 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ # Package metadata. name = "google-cloud-resource-manager" description = "Google Cloud Resource Manager API client library" -version = "1.0.2" +version = "1.1.0" release_status = "Development Status :: 5 - Production/Stable" url = "https://github.com/googleapis/python-resource-manager" dependencies = [