diff --git a/pyproject.toml b/pyproject.toml index 9cfcd40..13d3f1e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dependencies = [ "pyproj == 3.6.1", "pydantic-settings == 2.1.0", "email-validator == 2.1.0.post1", - "geodense == 1.0rc1", + "geodense == 1.0.0", ] requires-python = ">=3.11.4" dynamic = ["version"]