aboutsummaryrefslogtreecommitdiffhomepage
path: root/python
diff options
context:
space:
mode:
authorGravatar Feng Xiao <xfxyjwf@gmail.com>2017-05-08 16:02:08 -0700
committerGravatar Feng Xiao <xfxyjwf@gmail.com>2017-05-08 16:02:08 -0700
commit58538ea91979faa4f8b9841238c53a2276dd3856 (patch)
treee501fe4ca92ddf885a71d3a68e7e0248cace9b9a /python
parentc2154e124dfe0dc80b563568e2be4c599120a718 (diff)
Update version number to 3.3.1
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..8628edd7 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.1'
if __name__ != '__main__':
try: