diff --git a/pyproject.toml b/pyproject.toml index b5e9130..d8274cf 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.1" +version = "0.2.2" [project.license] text = "GPL-3.0-only"