You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by al...@apache.org on 2017/05/09 23:28:35 UTC

[1/2] beam git commit: Update Apache Beam Python version to 2.0.0

Repository: beam
Updated Branches:
  refs/heads/release-2.0.0 1b6c6f510 -> 46e3bf989


Update Apache Beam Python version to 2.0.0


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

Branch: refs/heads/release-2.0.0
Commit: 62e3520c91e7a7bc4f711d7a3f254408dc49a93e
Parents: 1b6c6f5
Author: Charles Chen <cc...@google.com>
Authored: Tue May 9 16:23:48 2017 -0700
Committer: Charles Chen <cc...@google.com>
Committed: Tue May 9 16:23:48 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/62e3520c/sdks/python/apache_beam/version.py
----------------------------------------------------------------------
diff --git a/sdks/python/apache_beam/version.py b/sdks/python/apache_beam/version.py
index 22d1683..c5eb0e4 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__ = '0.7.0.dev'
+__version__ = '2.0.0'


[2/2] beam git commit: This closes #3021

Posted by al...@apache.org.
This closes #3021


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

Branch: refs/heads/release-2.0.0
Commit: 46e3bf98924de2210c80950486a2dc5dd6efc703
Parents: 1b6c6f5 62e3520
Author: Ahmet Altay <al...@google.com>
Authored: Tue May 9 16:28:28 2017 -0700
Committer: Ahmet Altay <al...@google.com>
Committed: Tue May 9 16:28:28 2017 -0700

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