Skip to content

Commit ed31838

Browse files
1 parent db18b0a commit ed31838

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/google-cloud-resource-manager/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
[1]: https://pypi.org/project/google-cloud-resource-manager/#history
66

7+
## [1.3.0](https://www.github.com/googleapis/python-resource-manager/compare/v1.2.0...v1.3.0) (2021-10-14)
8+
9+
10+
### Features
11+
12+
* 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))
13+
714
## [1.2.0](https://www.github.com/googleapis/python-resource-manager/compare/v1.1.2...v1.2.0) (2021-10-07)
815

916

packages/google-cloud-resource-manager/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
# Package metadata.
2222
name = "google-cloud-resource-manager"
2323
description = "Google Cloud Resource Manager API client library"
24-
version = "1.2.0"
24+
version = "1.3.0"
2525
release_status = "Development Status :: 5 - Production/Stable"
2626
url = "https://github.com/googleapis/python-resource-manager"
2727
dependencies = [

0 commit comments

Comments
 (0)