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

beam git commit: Bump Python version for next release.

Repository: beam
Updated Branches:
  refs/heads/master 1d675b03f -> 9f69997ba


Bump Python version for next release.


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

Branch: refs/heads/master
Commit: 9f69997ba48c25bb969cf9b399931756cb643f65
Parents: 1d675b0
Author: Reuven Lax <re...@relax-macbookpro2.roam.corp.google.com>
Authored: Mon Oct 9 15:43:54 2017 -0700
Committer: Reuven Lax <re...@relax-macbookpro2.roam.corp.google.com>
Committed: Mon Oct 9 15:43:54 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/9f69997b/sdks/python/apache_beam/version.py
----------------------------------------------------------------------
diff --git a/sdks/python/apache_beam/version.py b/sdks/python/apache_beam/version.py
index 8b0a430..b956661 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.3.0.dev'