diff --git a/pyproject.toml b/pyproject.toml index 49b8f01..c10eb73 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "geohash-hilbert" -version = "1.2.1" +version = "1.3.0" description = "Geohash a lng/lat coordinate using the hilbert curve." authors = ["Tammo Ippen "] license = "MIT"