You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2018/03/02 08:03:46 UTC

[beam] branch master updated: Bump Python dev version.

This is an automated email from the ASF dual-hosted git repository.

robertwb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new 90e9ee1  Bump Python dev version.
90e9ee1 is described below

commit 90e9ee1e7206f3d4da6c317ddf411121889a13c3
Author: Robert Bradshaw <ro...@gmail.com>
AuthorDate: Fri Mar 2 00:03:29 2018 -0800

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

diff --git a/sdks/python/apache_beam/version.py b/sdks/python/apache_beam/version.py
index a089c86..6559a36b8 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.4.0.dev'
+__version__ = '2.5.0.dev'

-- 
To stop receiving notification emails like this one, please contact
robertwb@apache.org.