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

Commit

Permalink
chore: release 0.3.0 (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Oct 18, 2021
1 parent 0719a50 commit 4843b2e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

## [0.3.0](https://www.github.com/googleapis/python-dataflow-client/compare/v0.2.0...v0.3.0) (2021-10-15)


### Features

* add support for python 3.10 ([#44](https://www.github.com/googleapis/python-dataflow-client/issues/44)) ([ff87f99](https://www.github.com/googleapis/python-dataflow-client/commit/ff87f997be1a9f86fe1619107e12fb02aaccd8a7))

## [0.2.0](https://www.github.com/googleapis/python-dataflow-client/compare/v0.1.5...v0.2.0) (2021-10-08)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -22,7 +22,7 @@

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

0 comments on commit 4843b2e

Please sign in to comment.