diff --git a/pyproject.toml b/pyproject.toml index 62627d4a..d582b5a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "isocodes" -version = "2023.01.02" +version = "2023.01.08" description = "This project provides lists of various ISO standards (e.g. country, language, language scripts, and currency names) in one place" authors = [{ name = "Atem18", email = "contact@atemlire.io" }] license = { file = "LICENSE" }