Browse Source

Merge remote-tracking branch 'github/alpha-2-fix'

Change-Id: I4c5186b8451713fda38e60dc3f828da6196c7a5e
Jisi Liu 10 years ago
parent
commit
e4a9ace541
1 changed files with 1 additions and 1 deletions
  1. 1 1
      python/google/protobuf/__init__.py

+ 1 - 1
python/google/protobuf/__init__.py

@@ -32,4 +32,4 @@
 #
 #
 # Copyright 2007 Google Inc. All Rights Reserved.
 # Copyright 2007 Google Inc. All Rights Reserved.
 
 
-__version__ = '3.0.0-pre'
+__version__ = '3.0.0-alpha-3-pre'