aboutsummaryrefslogtreecommitdiffhomepage
path: root/python/google/protobuf/__init__.py
diff options
context:
space:
mode:
authorGravatar Bo Yang <teboring@google.com>2015-05-29 11:00:57 -0700
committerGravatar Bo Yang <teboring@google.com>2015-05-29 11:00:57 -0700
commite107e2d68edb550bc7763db2cbbc463ae264dcce (patch)
tree840fa674b3695085ddff734e7a5e060bffcfbeb9 /python/google/protobuf/__init__.py
parent3e2c8a5dd79481e1d36572cdf65be93514ba6581 (diff)
Update version number to 3.0.0-alpha-4
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 46d29fa4..3f67dfc7 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__ = '3.0.0a3'
+__version__ = '3.0.0a4.dev0'