You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2017/07/10 04:49:44 UTC

[14/43] beam git commit: Update Python SDK version

Update Python SDK version


Project: http://git-wip-us.apache.org/repos/asf/beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/14fa7f79
Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/14fa7f79
Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/14fa7f79

Branch: refs/heads/gearpump-runner
Commit: 14fa7f79f0830739122b7573e032ad0aea172a98
Parents: 7f0723c
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Wed Jul 5 16:52:48 2017 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Wed Jul 5 16:52:48 2017 +0200

----------------------------------------------------------------------
 sdks/python/apache_beam/version.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam/blob/14fa7f79/sdks/python/apache_beam/version.py
----------------------------------------------------------------------
diff --git a/sdks/python/apache_beam/version.py b/sdks/python/apache_beam/version.py
index ae92a23..8b0a430 100644
--- a/sdks/python/apache_beam/version.py
+++ b/sdks/python/apache_beam/version.py
@@ -18,4 +18,4 @@
 """Apache Beam SDK version information and utilities."""
 
 
-__version__ = '2.1.0.dev'
+__version__ = '2.2.0.dev'