Fix python package version to alpha-2.

Change-Id: Iae16dcae833959681a5c8e98764e5d1071e6fdcf
changes/11/218011/1
Jisi Liu 10 years ago
parent b386c73c43
commit 8e61d323bf
  1. 2
      python/google/protobuf/__init__.py

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

Loading…
Cancel
Save