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.7
Browse files Browse the repository at this point in the history
----Release Notes----
[]
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=124791220
  • Loading branch information
aaltay committed Jun 14, 2016
1 parent 68f85e3 commit 94aa8f9
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.7',},
{'name': 'python-0.2.6',},
{'name': 'python-0.2.5',},
{'name': 'python-0.2.4',},
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.6'
__version__ = '0.2.7'

0 comments on commit 94aa8f9

Please sign in to comment.