Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Commit

Permalink
chore: release 1.0.0 (#29)
Browse files Browse the repository at this point in the history
🤖 I have created a release \*beep\* \*boop\*
---
## [1.0.0](https://www.github.com/googleapis/python-dms/compare/v0.2.2...v1.0.0) (2021-08-03)


### Features

* bump release level to production/stable ([#28](https://www.github.com/googleapis/python-dms/issues/28)) ([a2490a1](https://www.github.com/googleapis/python-dms/commit/a2490a18ec60a6eeb30d2e0da5a690d39256fcc3))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] committed Aug 3, 2021
1 parent a2490a1 commit 7c46ca4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

## [1.0.0](https://www.github.com/googleapis/python-dms/compare/v0.2.2...v1.0.0) (2021-08-03)


### Features

* bump release level to production/stable ([#28](https://www.github.com/googleapis/python-dms/issues/28)) ([a2490a1](https://www.github.com/googleapis/python-dms/commit/a2490a18ec60a6eeb30d2e0da5a690d39256fcc3))

### [0.2.2](https://www.github.com/googleapis/python-dms/compare/v0.2.1...v0.2.2) (2021-07-29)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -22,7 +22,7 @@

name = "google-cloud-dms"
description = "Cloud Database Migration Service client library"
version = "0.2.2"
version = "1.0.0"
release_status = "Development Status :: 5 - Production/Stable"
url = "https://github.com/googleapis/python-dms"
dependencies = [
Expand Down

0 comments on commit 7c46ca4

Please sign in to comment.