From c51e0cc5ef619cc9c40e77cab52a8bebaa0bfc95 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 25 Oct 2021 10:58:10 +0000 Subject: [PATCH] chore: release 0.3.0 (#42) :robot: I have created a release \*beep\* \*boop\* --- ## [0.3.0](https://www.github.com/googleapis/python-network-security/compare/v0.2.0...v0.3.0) (2021-10-14) ### Features * add support for python 3.10 ([#41](https://www.github.com/googleapis/python-network-security/issues/41)) ([7bfb72f](https://www.github.com/googleapis/python-network-security/commit/7bfb72f3e58685ed588b14f855beb8630e0eabd5)) --- 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 1035129..c2edf97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.3.0](https://www.github.com/googleapis/python-network-security/compare/v0.2.0...v0.3.0) (2021-10-14) + + +### Features + +* add support for python 3.10 ([#41](https://www.github.com/googleapis/python-network-security/issues/41)) ([7bfb72f](https://www.github.com/googleapis/python-network-security/commit/7bfb72f3e58685ed588b14f855beb8630e0eabd5)) + ## [0.2.0](https://www.github.com/googleapis/python-network-security/compare/v0.1.5...v0.2.0) (2021-10-08) diff --git a/setup.py b/setup.py index 793cc12..2085d1b 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ name = "google-cloud-network-security" description = "Network Security API client library" -version = "0.2.0" +version = "0.3.0" release_status = "Development Status :: 4 - Beta" dependencies = [ # NOTE: Maintainers, please do not require google-api-core>=2.x.x