diff --git a/pyproject.toml b/pyproject.toml index 787735b..a522f30 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ classifiers = [ "Development Status :: 2 - Pre-Alpha", "Programming Language :: Python :: 3", ] -version = "0.0.5" +version = "0.0.6" dependencies = [ "click", "numpy",