From ff7e0ec4fce5cc6280a511519e2bd03b4803ee50 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 15:45:43 +0000 Subject: [PATCH] chore(main): release 1.4.2 --- CHANGELOG.md | 7 +++++++ setup.py | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b1bfc6..c89b594 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.4.2](https://github.com/googleapis/python-dms/compare/v1.4.1...v1.4.2) (2022-10-03) + + +### Bug Fixes + +* **deps:** Require protobuf >= 3.20.2 ([#151](https://github.com/googleapis/python-dms/issues/151)) ([8c9802e](https://github.com/googleapis/python-dms/commit/8c9802e34760ac6e9e1eb4b74fab9d95b0e6a3d5)) + ## [1.4.1](https://github.com/googleapis/python-dms/compare/v1.4.0...v1.4.1) (2022-08-11) diff --git a/setup.py b/setup.py index 93750e1..02037dc 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.1" +version = "1.4.2" release_status = "Development Status :: 5 - Production/Stable" url = "https://github.com/googleapis/python-dms" dependencies = [