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

Commit ebfca15

Browse files
chore(main): release 0.5.0 (#85)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 3d86713 commit ebfca15

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.5.0](https://github.com/googleapis/python-dataflow-client/compare/v0.4.1...v0.5.0) (2022-03-16)
4+
5+
6+
### Features
7+
8+
* Add capabilities field to SdkHarnessContainerImage ([#84](https://github.com/googleapis/python-dataflow-client/issues/84)) ([3d86713](https://github.com/googleapis/python-dataflow-client/commit/3d867138d9abc434f83556a0177a89b23e187555))
9+
310
### [0.4.1](https://github.com/googleapis/python-dataflow-client/compare/v0.4.0...v0.4.1) (2022-03-05)
411

512

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-dataflow-client"
2424
description = "Cloud Dataflow API client library"
25-
version = "0.4.1"
25+
version = "0.5.0"
2626
release_status = "Development Status :: 4 - Beta"
2727
url = "https://github.com/googleapis/python-dataflow-client"
2828
dependencies = [

0 commit comments

Comments
 (0)