Skip to content

Commit

Permalink
chore(main): release 1.4.1 (#79)
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] authored Mar 7, 2022
1 parent 96e8603 commit 360f8d2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/google-cloud-data-fusion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [1.4.1](https://github.com/googleapis/python-data-fusion/compare/v1.4.0...v1.4.1) (2022-03-05)


### Bug Fixes

* **deps:** require google-api-core>=1.31.5, >=2.3.2 ([#78](https://github.com/googleapis/python-data-fusion/issues/78)) ([c5bed57](https://github.com/googleapis/python-data-fusion/commit/c5bed574dcc0a76afe6cf0e9755ca3810485c00a))

## [1.4.0](https://github.com/googleapis/python-data-fusion/compare/v1.3.0...v1.4.0) (2022-02-26)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-data-fusion/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

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

0 comments on commit 360f8d2

Please sign in to comment.