diff --git a/setup.py b/setup.py index 071cb28..c88b5fe 100755 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ from setuptools import setup, find_packages -VERSION = '3.1.0' +VERSION = '3.2.0' INSTALL_REQUIRES = [ 'numpy',