Bump version to alpha5.

This commit is contained in:
grossmj 2014-05-21 19:13:32 -06:00
parent 72b204dfe6
commit 909915ceeb

View File

@ -23,5 +23,5 @@
# or negative for a release candidate or beta (after the base version
# number has been incremented)
__version__ = "1.0a5.dev3"
__version__ = "1.0a5"
__version_info__ = (1, 0, 0, -99)