diff --git a/CHANGELOG.md b/CHANGELOG.md index a3aeaaa..688c7fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [0.3.0](https://www.github.com/googleapis/python-deploy/compare/v0.2.0...v0.3.0) (2021-10-18) + + +### Features + +* add trove classifier for python 3.10 ([#12](https://www.github.com/googleapis/python-deploy/issues/12)) ([4838541](https://www.github.com/googleapis/python-deploy/commit/48385418dbea54dee65432f5e0255f305c246bbe)) + + +### Documentation + +* fix docstring formatting ([#16](https://www.github.com/googleapis/python-deploy/issues/16)) ([27d0cbe](https://www.github.com/googleapis/python-deploy/commit/27d0cbe3603e459392480c641e08eb1cff839d4d)) + ## [0.2.0](https://www.github.com/googleapis/python-deploy/compare/v0.1.1...v0.2.0) (2021-10-08) diff --git a/setup.py b/setup.py index 6d875b6..df5c61c 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ name = "google-cloud-deploy" description = "Google Cloud Deploy API client library" -version = "0.2.0" +version = "0.3.0" url = "https://github.com/googleapis/python-deploy" release_status = "Development Status :: 4 - Beta" dependencies = [