Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Commit cec8510

Browse files
chore(main): release 0.6.1 (#149)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 52466db commit cec8510

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [0.6.1](https://github.com/googleapis/python-dataflow-client/compare/v0.6.0...v0.6.1) (2022-10-03)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Require protobuf >= 3.20.2 ([#146](https://github.com/googleapis/python-dataflow-client/issues/146)) ([52466db](https://github.com/googleapis/python-dataflow-client/commit/52466db052d09d268c3a3da1036a9fcdb7a5d459))
9+
310
## [0.6.0](https://github.com/googleapis/python-dataflow-client/compare/v0.5.5...v0.6.0) (2022-09-13)
411

512

setup.py

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

2222
name = "google-cloud-dataflow-client"
2323
description = "Cloud Dataflow API client library"
24-
version = "0.6.0"
24+
version = "0.6.1"
2525
release_status = "Development Status :: 4 - Beta"
2626
url = "https://github.com/googleapis/python-dataflow-client"
2727
dependencies = [

0 commit comments

Comments
 (0)