Fix python package version to alpha-2.

Change-Id: Iae16dcae833959681a5c8e98764e5d1071e6fdcf
This commit is contained in:
Jisi Liu 2015-03-04 15:28:35 -08:00
parent b386c73c43
commit 8e61d323bf

View File

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