diff --git a/pyproject.toml b/pyproject.toml index 53e0792..59682da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ build-backend = "hatchling.build" [project] name = "tygenie" license = { file = "LICENSE" } -version = "1.6.2" +version = "1.6.4" authors = [ { name = "Pierre-Samuel Le Stang", email = "pierre-samuel.le-stang@corp.ovh.com" }, ]