Skip to content

Commit 721f0c4

Browse files
chore: release 1.2.0 (#54)
🤖 I have created a release \*beep\* \*boop\* --- ## [1.2.0](https://www.github.com/googleapis/python-dms/compare/v1.1.0...v1.2.0) (2021-10-18) ### Features * add support for python 3.10 ([#53](https://www.github.com/googleapis/python-dms/issues/53)) ([112b15b](https://www.github.com/googleapis/python-dms/commit/112b15bf26dded8ceec5e4c3865ffd9e4c5cc93a)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent f4dff53 commit 721f0c4

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/google-cloud-dms/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.2.0](https://www.github.com/googleapis/python-dms/compare/v1.1.0...v1.2.0) (2021-10-18)
4+
5+
6+
### Features
7+
8+
* add support for python 3.10 ([#53](https://www.github.com/googleapis/python-dms/issues/53)) ([112b15b](https://www.github.com/googleapis/python-dms/commit/112b15bf26dded8ceec5e4c3865ffd9e4c5cc93a))
9+
310
## [1.1.0](https://www.github.com/googleapis/python-dms/compare/v1.0.2...v1.1.0) (2021-10-08)
411

512

packages/google-cloud-dms/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
name = "google-cloud-dms"
2424
description = "Cloud Database Migration Service client library"
25-
version = "1.1.0"
25+
version = "1.2.0"
2626
release_status = "Development Status :: 5 - Production/Stable"
2727
url = "https://github.com/googleapis/python-dms"
2828
dependencies = [

0 commit comments

Comments
 (0)