diff --git a/pyproject.toml b/pyproject.toml index fe66e88..8b776b2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "hippunfold_plot" -version = "0.1.0" +version = "0.1.1" description = "Plotting functions for hippocampal surface maps from HippUnfold" readme = "README.md" requires-python = ">=3.9"