diff --git a/pyproject.toml b/pyproject.toml index 27f8d7c..2234829 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "repo-to-text" -version = "0.6.0" +version = "0.7.0" authors = [ { name = "Kirill Markin", email = "markinkirill@gmail.com" }, ]