aboutsummaryrefslogtreecommitdiffhomepage
path: root/python/google/protobuf/__init__.py
diff options
context:
space:
mode:
authorGravatar teboring <teboring@teboring-macbookpro.roam.corp.google.com>2015-05-22 22:22:21 -0700
committerGravatar teboring <teboring@teboring-macbookpro.roam.corp.google.com>2015-05-23 09:20:23 -0700
commit9839c0c2c964f2c3881be042758536e9bd68bd8a (patch)
tree0aa0cd46787b94db369651d52220708c87672461 /python/google/protobuf/__init__.py
parent55df12194f5f0348c3ddf0636c63ba2b3978fab5 (diff)
Update version number to 3.0.0-alpha-3
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 1345bd5f..46d29fa4 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.dev0'
+__version__ = '3.0.0a3'