aboutsummaryrefslogtreecommitdiffhomepage
path: root/python
diff options
context:
space:
mode:
authorGravatar Paul Yang <TeBoring@users.noreply.github.com>2017-07-19 06:58:05 -0700
committerGravatar GitHub <noreply@github.com>2017-07-19 06:58:05 -0700
commit50aa4febaffa6a6f168ec3f9afc6fbdd40e4d31f (patch)
tree3e26d5f5696937c45974b07d4b7379a463947b13 /python
parent942a29cecd36f2a4b22fdd2179635cd548e6bd27 (diff)
parent6ec0b7e4d1fb606c6572a946e4eae97273367e67 (diff)
Merge pull request #3375 from TeBoring/3.3.x
Merge 3.3.x into master
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 0375d72d..622dfb3d 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.3.2'
if __name__ != '__main__':
try: