From 519c3405674dbe101df4608cee82f9bd08cd9cad Mon Sep 17 00:00:00 2001 From: Feng Xiao Date: Wed, 16 Dec 2015 14:43:18 -0800 Subject: v3.0.0-beta-1.1 for python. Change-Id: I5b1506385849b3b352d9717f7ffbc26237c9fac3 --- python/google/protobuf/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/google/protobuf/__init__.py b/python/google/protobuf/__init__.py index ed88480f..058f94b7 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' +__version__ = '3.0.0b1.1' -- cgit v1.2.3