Skip to content

Commit bf1f911

Browse files
chore: release 1.0.1 (#30)
🤖 I have created a release \*beep\* \*boop\* --- ### [1.0.1](https://www.github.com/googleapis/python-data-fusion/compare/v1.0.0...v1.0.1) (2021-09-24) ### Bug Fixes * add 'dict' annotation type to 'request' ([73e18c4](https://www.github.com/googleapis/python-data-fusion/commit/73e18c4504ee8f1f86d9122b4fb8db223ee24cff)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 97edf3b commit bf1f911

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/google-cloud-data-fusion/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [1.0.1](https://www.github.com/googleapis/python-data-fusion/compare/v1.0.0...v1.0.1) (2021-09-24)
4+
5+
6+
### Bug Fixes
7+
8+
* add 'dict' annotation type to 'request' ([73e18c4](https://www.github.com/googleapis/python-data-fusion/commit/73e18c4504ee8f1f86d9122b4fb8db223ee24cff))
9+
310
## [1.0.0](https://www.github.com/googleapis/python-data-fusion/compare/v0.1.2...v1.0.0) (2021-08-24)
411

512

packages/google-cloud-data-fusion/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
name = "google-cloud-data-fusion"
2424
description = "Cloud Data Fusion API client library"
25-
version = "1.0.0"
25+
version = "1.0.1"
2626
release_status = "Development Status :: 5 - Production/Stable"
2727
url = "https://github.com/googleapis/python-data-fusion"
2828
dependencies = [

0 commit comments

Comments
 (0)