From 6d033851e52f7d7ab13d36230df364b627f8b3a4 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 11:52:37 -0400 Subject: [PATCH] chore(main): release 1.5.3 (#148) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ setup.py | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 95c2d8b..0c0532b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.5.3](https://github.com/googleapis/python-data-fusion/compare/v1.5.2...v1.5.3) (2022-10-07) + + +### Bug Fixes + +* **deps:** Allow protobuf 3.19.5 ([#147](https://github.com/googleapis/python-data-fusion/issues/147)) ([85ca39f](https://github.com/googleapis/python-data-fusion/commit/85ca39f4b6c14e4179bd7f9544eb3eeb78796fcd)) + ## [1.5.2](https://github.com/googleapis/python-data-fusion/compare/v1.5.1...v1.5.2) (2022-09-29) diff --git a/setup.py b/setup.py index 8d50cd9..9350c1b 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ name = "google-cloud-data-fusion" description = "Cloud Data Fusion API client library" -version = "1.5.2" +version = "1.5.3" release_status = "Development Status :: 5 - Production/Stable" url = "https://github.com/googleapis/python-data-fusion" dependencies = [