diff --git a/pyproject.toml b/pyproject.toml index c225bed..bd7bed7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "spectf" -version = "0.0.2" +version = "0.1.2" requires-python = ">=3.9, <3.13" authors = [ {name = "Michael Kiper"},