Repository: beam
Updated Branches:
  refs/heads/release-2.2.0 db0d47b03 -> bfa8136d7


Update python version.


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

Branch: refs/heads/release-2.2.0
Commit: bfa8136d73bace833c3235f7b71567f7a69e1d7a
Parents: db0d47b
Author: Reuven Lax <re...@relax-macbookpro2.roam.corp.google.com>
Authored: Mon Oct 9 15:42:17 2017 -0700
Committer: Reuven Lax <re...@relax-macbookpro2.roam.corp.google.com>
Committed: Mon Oct 9 15:42:17 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/beam/blob/bfa8136d/sdks/python/apache_beam/version.py
----------------------------------------------------------------------
diff --git a/sdks/python/apache_beam/version.py 
b/sdks/python/apache_beam/version.py
index 8b0a430..e8eac9d 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.2.0.dev'
+__version__ = '2.2.0'

Reply via email to