From 708dcc41228ee14301aec914da9c0885f08662ed Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 3 Aug 2021 01:42:31 +0000 Subject: [PATCH] chore: release 1.0.0 (#30) :robot: I have created a release \*beep\* \*boop\* --- ## [1.0.0](https://www.github.com/googleapis/python-vpc-access/compare/v0.2.1...v1.0.0) (2021-08-03) ### Features * bump release level to production/stable ([#29](https://www.github.com/googleapis/python-vpc-access/issues/29)) ([6e8f2b1](https://www.github.com/googleapis/python-vpc-access/commit/6e8f2b1a5abd697da122854f8fee4c8d3cb00383)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- CHANGELOG.md | 7 +++++++ setup.py | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e506cd..bd6f126 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.0](https://www.github.com/googleapis/python-vpc-access/compare/v0.2.1...v1.0.0) (2021-08-03) + + +### Features + +* bump release level to production/stable ([#29](https://www.github.com/googleapis/python-vpc-access/issues/29)) ([6e8f2b1](https://www.github.com/googleapis/python-vpc-access/commit/6e8f2b1a5abd697da122854f8fee4c8d3cb00383)) + ### [0.2.1](https://www.github.com/googleapis/python-vpc-access/compare/v0.2.0...v0.2.1) (2021-07-26) diff --git a/setup.py b/setup.py index f90f4c4..b7edb6d 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ name = "google-cloud-vpc-access" description = "Virtual Private Cloud API client library" -version = "0.2.1" +version = "1.0.0" release_status = "Development Status :: 5 - Production/Stable" url = "https://github.com/googleapis/python-vpc-access" dependencies = [