Bump version to 1.0a8.

This commit is contained in:
grossmj 2014-07-09 17:08:22 -06:00
parent 6ffba35742
commit d6efd9ced0

View File

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