Bumping versions to 3.2.0

This commit is contained in:
Matthew Jones
2016-12-04 21:21:22 -05:00
parent f0e7385f54
commit 703f4925cb
2 changed files with 3 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ import os
import sys
import warnings
__version__ = '3.1.0'
__version__ = '3.2.0'
__all__ = ['__version__']