Skip to content

Commit

Permalink
chore(main): release 0.5.1 (#96)
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>
Co-authored-by: Anthonios Partheniou <[email protected]>
  • Loading branch information
release-please[bot] and parthea authored May 19, 2022
1 parent 7c5badc commit 5f1b619
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-dataflow-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.5.1](https://github.com/googleapis/python-dataflow-client/compare/v0.5.0...v0.5.1) (2022-05-05)


### Documentation

* fix type in docstring for map fields ([e775e1f](https://github.com/googleapis/python-dataflow-client/commit/e775e1fce9eeed9c8614c61892c8b987facd5c66))

## [0.5.0](https://github.com/googleapis/python-dataflow-client/compare/v0.4.1...v0.5.0) (2022-03-16)


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

name = "google-cloud-dataflow-client"
description = "Cloud Dataflow API client library"
version = "0.5.0"
version = "0.5.1"
release_status = "Development Status :: 4 - Beta"
url = "https://github.com/googleapis/python-dataflow-client"
dependencies = [
Expand Down

0 comments on commit 5f1b619

Please sign in to comment.