aboutsummaryrefslogtreecommitdiffhomepage
path: root/python
diff options
context:
space:
mode:
authorGravatar Feng Xiao <xfxyjwf@gmail.com>2016-09-22 14:28:55 -0700
committerGravatar Bo Yang <teboring@google.com>2016-10-10 11:44:21 -0700
commitf933d10fbe701df5166ca18764e4ef0922559b66 (patch)
tree49c7316831eaba07dfae8032a1e022c5cf4ad270 /python
parent04d72c2997ce8d84c7eee54c6084ef161d7979e6 (diff)
Update version number.
[skip ci] Change-Id: I1ba6f6372a08b5796570851336e1a548602f60da
Diffstat (limited to 'python')
-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 f52137c4..0e2a89ff 100755
--- a/python/google/protobuf/__init__.py
+++ b/python/google/protobuf/__init__.py
@@ -30,7 +30,7 @@
# Copyright 2007 Google Inc. All Rights Reserved.
-__version__ = '3.1.0a1'
+__version__ = '3.1.0'
if __name__ != '__main__':
try: