diff --git a/pyproject.toml b/pyproject.toml index 3c97841..61d6688 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ maintainers = [ name = "pyliger" readme = "README.md" requires-python = "<3.13, >=3.9" -version = "0.2.1rc1" +version = "0.2.1" [project.license] text = "MIT"