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