aboutsummaryrefslogtreecommitdiffhomepage
path: root/python/google/protobuf/__init__.py
diff options
context:
space:
mode:
authorGravatar Jisi Liu <jisi.liu@gmail.com>2016-05-10 14:49:42 -0700
committerGravatar Jisi Liu <jisi.liu@gmail.com>2016-05-10 14:49:42 -0700
commitdbed8a015421826d8de7f65f09674fbf0605c317 (patch)
treede1c8d779d28df210649788fdf46e90422c99df3 /python/google/protobuf/__init__.py
parenta1938b2aa9ca86ce7ce50c27ff9737c1008d2a03 (diff)
Update version numbers for beta3
Diffstat (limited to 'python/google/protobuf/__init__.py')
-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 fcb1734e..2a3c6771 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.0b2.post2'
+__version__ = '3.0.0b3'
if __name__ != '__main__':
try: