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

Commit 8d70e9e

Browse files
chore(main): release 0.6.2 (#151)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 216c6e2 commit 8d70e9e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [0.6.2](https://github.com/googleapis/python-dataflow-client/compare/v0.6.1...v0.6.2) (2022-10-10)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Allow protobuf 3.19.5 ([#150](https://github.com/googleapis/python-dataflow-client/issues/150)) ([216c6e2](https://github.com/googleapis/python-dataflow-client/commit/216c6e2b74db6b61d85e67df39c490cb99d71835))
9+
* **deps:** require google-api-core&gt;=1.33.2 ([216c6e2](https://github.com/googleapis/python-dataflow-client/commit/216c6e2b74db6b61d85e67df39c490cb99d71835))
10+
311
## [0.6.1](https://github.com/googleapis/python-dataflow-client/compare/v0.6.0...v0.6.1) (2022-10-03)
412

513

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.1"
24+
version = "0.6.2"
2525
release_status = "Development Status :: 4 - Beta"
2626
url = "https://github.com/googleapis/python-dataflow-client"
2727
dependencies = [

0 commit comments

Comments
 (0)