aboutsummaryrefslogtreecommitdiffhomepage
path: root/python/google/protobuf/__init__.py
diff options
context:
space:
mode:
authorGravatar Adal Chiriliuc <adal.chiriliuc@gmail.com>2014-12-14 20:42:46 +0200
committerGravatar Adal Chiriliuc <adal.chiriliuc@gmail.com>2014-12-14 20:42:46 +0200
commit4f0170d465ed03a3ae8815f5c42104e5ce009326 (patch)
tree9fb4760d8f042e5b5c252d0a76b5197a55dcc784 /python/google/protobuf/__init__.py
parent374b95146e5b53e238c78251f985189708f29eb0 (diff)
Updated __version__
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 f2e72260..ec3b0934 100755
--- a/python/google/protobuf/__init__.py
+++ b/python/google/protobuf/__init__.py
@@ -32,4 +32,4 @@
#
# Copyright 2007 Google Inc. All Rights Reserved.
-__version__ = '2.6.1'
+__version__ = '3.0.0-pre'