aboutsummaryrefslogtreecommitdiffhomepage
path: root/python
diff options
context:
space:
mode:
authorGravatar Jisi Liu <jisi.liu@gmail.com>2016-07-25 12:07:56 -0700
committerGravatar Jisi Liu <jisi.liu@gmail.com>2016-07-25 12:07:56 -0700
commitfb7a7c5f1f9cae5957e412c094fabc0942e2517e (patch)
tree88e5e0c5d25c67834123a7b571348fcaa52c8f72 /python
parent868ea59256b999175ba04c1b9cfe74ff1fbae13d (diff)
Bump version number for GA
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 7213496e..6210a404 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.0.0b4'
+__version__ = '3.0.0'
if __name__ != '__main__':
try: