Bump version number for devel to 3.0

This commit is contained in:
Matthew Jones 2015-10-06 10:30:48 -04:00 committed by John Mitchell
parent aa9357fb14
commit e543a806ee

View File

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