aboutsummaryrefslogtreecommitdiffhomepage
path: root/python/google
diff options
context:
space:
mode:
authorGravatar Jisi Liu <jisi.liu@gmail.com>2017-07-24 16:03:49 -0700
committerGravatar Jisi Liu <jisi.liu@gmail.com>2017-07-24 16:03:49 -0700
commit7bb39bef1a32f4e7d0eceb66220320213d9746ff (patch)
treee20aa53fb893f92d71e00cdad9656cd0fc10ea83 /python/google
parent72cc5a6eb3975bbe3bc8454f053835d9e46dbcb5 (diff)
Update version number for 3.4.0
Diffstat (limited to 'python/google')
-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 0375d72d..d26da0df 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.3.0'
+__version__ = '3.4.0'
if __name__ != '__main__':
try: