From eeb82146ce69be408c5a80cbbf64fb97082c6a71 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 11 Aug 2022 19:24:41 +0000 Subject: [PATCH] chore(main): release 1.4.1 --- CHANGELOG.md | 8 ++++++++ setup.py | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c00ac8..6b1bfc6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.4.1](https://github.com/googleapis/python-dms/compare/v1.4.0...v1.4.1) (2022-08-11) + + +### Bug Fixes + +* **deps:** allow protobuf < 5.0.0 ([#138](https://github.com/googleapis/python-dms/issues/138)) ([38c3499](https://github.com/googleapis/python-dms/commit/38c34995c1f34e1bf44791f462cca975fd5fddb4)) +* **deps:** require proto-plus >= 1.22.0 ([38c3499](https://github.com/googleapis/python-dms/commit/38c34995c1f34e1bf44791f462cca975fd5fddb4)) + ## [1.4.0](https://github.com/googleapis/python-dms/compare/v1.3.2...v1.4.0) (2022-07-14) diff --git a/setup.py b/setup.py index b483dcb..ca062de 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ name = "google-cloud-dms" description = "Cloud Database Migration Service client library" -version = "1.4.0" +version = "1.4.1" release_status = "Development Status :: 5 - Production/Stable" url = "https://github.com/googleapis/python-dms" dependencies = [