aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFeng Xiao <xfxyjwf@gmail.com>2015-12-16 14:43:18 -0800
committerFeng Xiao <xfxyjwf@gmail.com>2015-12-16 14:43:55 -0800
commit519c3405674dbe101df4608cee82f9bd08cd9cad (patch)
treec837565b2093f29781e862d45155deb883ab636f
parent85c4c36c82c8fd05eec2d8157d03821e06b052a1 (diff)
downloadprotobuf-3.0.0-beta-1.1.tar.gz
protobuf-3.0.0-beta-1.1.tar.bz2
protobuf-3.0.0-beta-1.1.zip
v3.0.0-beta-1.1 for python.v3.0.0-beta-1.1
Change-Id: I5b1506385849b3b352d9717f7ffbc26237c9fac3
-rwxr-xr-xpython/google/protobuf/__init__.py2
1 files changed, 1 insertions, 1 deletions
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'