From e107e2d68edb550bc7763db2cbbc463ae264dcce Mon Sep 17 00:00:00 2001 From: Bo Yang Date: Fri, 29 May 2015 11:00:57 -0700 Subject: Update version number to 3.0.0-alpha-4 --- python/google/protobuf/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/google/protobuf/__init__.py') diff --git a/python/google/protobuf/__init__.py b/python/google/protobuf/__init__.py index 46d29fa4..3f67dfc7 100755 --- a/python/google/protobuf/__init__.py +++ b/python/google/protobuf/__init__.py @@ -32,4 +32,4 @@ # # Copyright 2007 Google Inc. All Rights Reserved. -__version__ = '3.0.0a3' +__version__ = '3.0.0a4.dev0' -- cgit v1.2.3