From a24d6fc2b19244574918e2c379fed05f187b023c Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 4 Nov 2021 14:16:13 +0000 Subject: [PATCH] chore: release 1.0.0 (#17) :robot: I have created a release \*beep\* \*boop\* --- ## [1.0.0](https://www.github.com/googleapis/python-filestore/compare/v0.2.1...v1.0.0) (2021-11-03) ### Features * bump release level to production/stable ([#7](https://www.github.com/googleapis/python-filestore/issues/7)) ([7b30a52](https://www.github.com/googleapis/python-filestore/commit/7b30a5284bc8595d276af1224a32ff7c7c28e765)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- packages/google-cloud-filestore/CHANGELOG.md | 7 +++++++ packages/google-cloud-filestore/setup.py | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/packages/google-cloud-filestore/CHANGELOG.md b/packages/google-cloud-filestore/CHANGELOG.md index 7c9c60f43746..9b9aa3f36b54 100644 --- a/packages/google-cloud-filestore/CHANGELOG.md +++ b/packages/google-cloud-filestore/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.0](https://www.github.com/googleapis/python-filestore/compare/v0.2.1...v1.0.0) (2021-11-03) + + +### Features + +* bump release level to production/stable ([#7](https://www.github.com/googleapis/python-filestore/issues/7)) ([7b30a52](https://www.github.com/googleapis/python-filestore/commit/7b30a5284bc8595d276af1224a32ff7c7c28e765)) + ### [0.2.1](https://www.github.com/googleapis/python-filestore/compare/v0.2.0...v0.2.1) (2021-11-01) diff --git a/packages/google-cloud-filestore/setup.py b/packages/google-cloud-filestore/setup.py index 15db40093f4b..2305269c560d 100644 --- a/packages/google-cloud-filestore/setup.py +++ b/packages/google-cloud-filestore/setup.py @@ -22,7 +22,7 @@ name = "google-cloud-filestore" description = "Filestore API client library" -version = "0.2.1" +version = "1.0.0" release_status = "Development Status :: 5 - Production/Stable" url = "https://github.com/googleapis/python-filestore" dependencies = [