This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch release-2.3.0
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/release-2.3.0 by this push:
new 02566f0 Set 2.3.0 version for Python SDK
02566f0 is described below
commit 02566f0eb37d773f4eebb72e6e25a85e1d9fb07b
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Mon Jan 29 20:31:53 2018 +0100
Set 2.3.0 version for Python SDK
---
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 b956661..0a3840f 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.3.0.dev'
+__version__ = '2.3.0'
--
To stop receiving notification emails like this one, please contact
[email protected].