diff --git a/pyproject.toml b/pyproject.toml index ad860a9..fb25883 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "scxmatch" -version = "0.2.0" +version = "1.0.0" authors = [ { name="Anna Moeller", email="anna.moeller@fau.de" }, ]