Update py-sdk version to release version.

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

Branch: refs/heads/release-0.6.0
Commit: edaf3ac9f57c208bb7ce444d409b0909ef2d1a67
Parents: f572328
Author: Ahmet Altay <al...@google.com>
Authored: Wed Mar 8 13:43:28 2017 -0800
Committer: Ahmet Altay <al...@google.com>
Committed: Wed Mar 8 13:43:28 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/beam/blob/edaf3ac9/sdks/python/apache_beam/version.py
----------------------------------------------------------------------
diff --git a/sdks/python/apache_beam/version.py 
b/sdks/python/apache_beam/version.py
index 12509fb..e0f9b2f 100644
--- a/sdks/python/apache_beam/version.py
+++ b/sdks/python/apache_beam/version.py
@@ -21,7 +21,7 @@
 import re
 
 
-__version__ = '0.6.0.dev'
+__version__ = '0.6.0'
 
 
 # The following utilities are legacy code from the Maven integration;

Reply via email to