diff --git a/setup.py b/setup.py index c76a63d..ddd4c92 100755 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ from setuptools import setup, find_packages -VERSION = '2.0.0' +VERSION = '3.0.0' INSTALL_REQUIRES = [ 'numpy',