Skip to content

Commit

Permalink
revert to dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
benbovy committed Aug 21, 2024
1 parent fe756c0 commit 876594e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ build-backend = "scikit_build_core.build"

[project]
name = "spherely"
version = "0.0.1"
version = "0.2.0"

This comment has been minimized.

Copy link
@jorisvandenbossche

jorisvandenbossche Aug 21, 2024

Collaborator

Should this be 0.0.2 instead? (or at least we should probably first do 0.1.0 before 0.2.0 :))

This comment has been minimized.

Copy link
@benbovy

benbovy Aug 22, 2024

Author Owner

Yes I meant 0.2.0 :). I'll fix that now.

EDIT: I meant 0.1.0 !

description = "Manipulation and analysis of geometric objects on the sphere"
keywords = ["gis", "geometry", "s2geometry", "shapely"]
readme = "README.md"
Expand Down

0 comments on commit 876594e

Please sign in to comment.