diff --git a/pyproject.toml b/pyproject.toml index e04c9ea..0f2e7df 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "autobidsportal" -version = "2.2.0-pre.3" +version = "2.2.0-pre.4" description = "" authors = ["Tristan Kuehn "] readme = "README.md"