diff --git a/setup.py b/setup.py index 49d4866..403ba84 100644 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ def readme(): setup( name='pyhacrf-datamade', - version='0.2.5', + version='0.2.6', packages=['pyhacrf'], install_requires=["numpy>=1.14.1; python_version<'3.6'", "numpy>=1.15.0; python_version=='3.7'",