diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d20a3e..b47c93e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ [1]: https://pypi.org/project/google-cloud-resource-manager/#history +## [1.3.0](https://www.github.com/googleapis/python-resource-manager/compare/v1.2.0...v1.3.0) (2021-10-14) + + +### Features + +* add support for python 3.10 ([#125](https://www.github.com/googleapis/python-resource-manager/issues/125)) ([061edf3](https://www.github.com/googleapis/python-resource-manager/commit/061edf3af5eff2d68e29ed5a898a6a28ce8edf04)) + ## [1.2.0](https://www.github.com/googleapis/python-resource-manager/compare/v1.1.2...v1.2.0) (2021-10-07) diff --git a/setup.py b/setup.py index 38b6f76..0844afa 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.2.0" +version = "1.3.0" release_status = "Development Status :: 5 - Production/Stable" url = "https://github.com/googleapis/python-resource-manager" dependencies = [