Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Commit

Permalink
Bump up version to 0.2.2
Browse files Browse the repository at this point in the history
----Release Notes----
[]
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=118731261
  • Loading branch information
silviulica committed Apr 1, 2016
1 parent 06dc6bf commit f37afc2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions google/cloud/dataflow/python_sdk_releases.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
OLDEST_SUPPORTED_PYTHON_SDK = 'python-0.1.4'

RELEASES = [
{'name': 'python-0.2.2',},
{'name': 'python-0.2.1',},
{'name': 'python-0.2.0',},
{'name': 'python-0.1.5',},
Expand Down
2 changes: 1 addition & 1 deletion google/cloud/dataflow/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@

"""Dataflow SDK for Python version information."""

__version__ = '0.2.1'
__version__ = '0.2.2'

0 comments on commit f37afc2

Please sign in to comment.