diff --git a/pyproject.toml b/pyproject.toml index cc1e2a9..1e59074 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "support_formatter" -version = "0.2.1" +version = "0.2.2" requires-python = ">= 3.10" authors = [{name = "Firq", email = "firelp42@gmail.com"}] maintainers = [{name = "Firq", email = "firelp42@gmail.com"}]