From ffe9215140cc65c7622d64b23cb92a9d39744060 Mon Sep 17 00:00:00 2001 From: Feng Xiao Date: Wed, 26 Aug 2015 15:11:43 -0700 Subject: Update version number. Protoc, C++ runtime and Java runtime are updated to v3.0.0-beta-1, other languages are updated to v3.0.0-alpha-4. --- python/google/protobuf/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/google') diff --git a/python/google/protobuf/__init__.py b/python/google/protobuf/__init__.py index 50343c89..ed88480f 100755 --- a/python/google/protobuf/__init__.py +++ b/python/google/protobuf/__init__.py @@ -30,4 +30,4 @@ # Copyright 2007 Google Inc. All Rights Reserved. -__version__ = '3.0.0a4.dev0' +__version__ = '3.0.0a4' -- cgit v1.2.3