diff --git a/pyproject.toml b/pyproject.toml index 5128f4b..12b6a3b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "repo-to-text" -version = "0.5.2" +version = "0.5.3" authors = [ { name = "Kirill Markin", email = "markinkirill@gmail.com" }, ]