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

Commit

Permalink
chore(main): release 1.5.2 (#146)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] committed Sep 29, 2022
1 parent 04c9fb1 commit ae295ff
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.5.2](https://github.com/googleapis/python-data-fusion/compare/v1.5.1...v1.5.2) (2022-09-29)


### Bug Fixes

* **deps:** Require protobuf >= 3.20.2 ([#145](https://github.com/googleapis/python-data-fusion/issues/145)) ([04c9fb1](https://github.com/googleapis/python-data-fusion/commit/04c9fb187159f0212a514b2bf957bb8001d220b9))

## [1.5.1](https://github.com/googleapis/python-data-fusion/compare/v1.5.0...v1.5.1) (2022-08-11)


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

name = "google-cloud-data-fusion"
description = "Cloud Data Fusion API client library"
version = "1.5.1"
version = "1.5.2"
release_status = "Development Status :: 5 - Production/Stable"
url = "https://github.com/googleapis/python-data-fusion"
dependencies = [
Expand Down

0 comments on commit ae295ff

Please sign in to comment.