diff --git a/pyproject.toml b/pyproject.toml index 7d43383..ad3ff0a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = 'kgcpy' -version = "1.1.6" +version = "1.1.7" description = "Aids in identifying the Koeppen-Geiger (KG) climatic zone for a given latitude and longitude of any location." readme = "README.md"