Update version to 2.3.1 and update changelog

This commit is contained in:
Matthew Jones 2015-10-01 14:16:42 -04:00
parent 0146b8acb0
commit 71081a5b63

View File

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