diff --git a/pyproject.toml b/pyproject.toml index 69a7769..26b1c1f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dependencies = [ "tqdm", "pytest" ] -version = "2.0.8" +version = "2.0.9" [tool.setuptools.packages.find] where = ["src_python"]