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:27:22 UTC

[1/2] beam git commit: Update Apache Beam Python version to 2.1.0.dev

Repository: beam
Updated Branches:
  refs/heads/master 5b2d494e8 -> c4adbd371


Update Apache Beam Python version to 2.1.0.dev


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

Branch: refs/heads/master
Commit: 566469eff3095ffd186a04cb46e5e4cbd7d05724
Parents: 5b2d494
Author: Charles Chen <cc...@google.com>
Authored: Tue May 9 16:22:19 2017 -0700
Committer: Charles Chen <cc...@google.com>
Committed: Tue May 9 16:24:40 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/566469ef/sdks/python/apache_beam/version.py
----------------------------------------------------------------------
diff --git a/sdks/python/apache_beam/version.py b/sdks/python/apache_beam/version.py
index 22d1683..ae92a23 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.1.0.dev'


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

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


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

Branch: refs/heads/master
Commit: c4adbd371826e2e023a31e035f53be2b41815c6b
Parents: 5b2d494 566469e
Author: Ahmet Altay <al...@google.com>
Authored: Tue May 9 16:27:13 2017 -0700
Committer: Ahmet Altay <al...@google.com>
Committed: Tue May 9 16:27:13 2017 -0700

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