diff --git a/setup.py b/setup.py index 115a778..b0a4e0e 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ import io ## in development set version to none and ... -PYPI_VERSION = "1.0" +PYPI_VERSION = "1.0.1" # Return the git revision as a string (from numpy) def git_version():