diff --git a/pyproject.toml b/pyproject.toml index a7ac8c2..3171d6a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dependencies = [ "tqdm", "pytest" ] -version = "2.0.5" +version = "2.0.6" [tool.setuptools.packages.find] where = ["src_python"]