Bump to version 1.0-beta4.

This commit is contained in:
grossmj 2014-10-14 17:20:28 -06:00
parent 4195bdc7dd
commit f854752c84

View File

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