Revert "Bump version number for devel to 3.0"

This reverts commit 9b51362ee6f63afebade5fd9a4ccb74ad6ae4eb1.
This commit is contained in:
Matthew Jones 2015-10-09 12:22:42 -04:00
parent 4dc56e5d66
commit 40d2b9c9be

View File

@ -6,7 +6,7 @@ import sys
import warnings
import site
__version__ = '3.0.0'
__version__ = '2.4.0'
__all__ = ['__version__']