diff --git a/pyproject.toml b/pyproject.toml index 00691e7..82fa506 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ build-backend = "scikit_build_core.build" [project] name = "spherely" -version = "0.0.1" +version = "0.2.0" description = "Manipulation and analysis of geometric objects on the sphere" keywords = ["gis", "geometry", "s2geometry", "shapely"] readme = "README.md"