diff --git a/pyproject.toml b/pyproject.toml index 3ac5c30..3649bbd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "CausalPlayground" -version = "0.1.4" +version = "0.1.5" requires-python = ">= 3.11" authors = [{name = "Andreas Sauter", email = "a.sauter@vu.nl"}] readme = "README.md"