Skip to content

Commit

Permalink
set geodense -> 1.0.0 (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
WouterVisscher authored Feb 9, 2024
1 parent c8126e5 commit 8a69c75
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 @@ -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"]
Expand Down

0 comments on commit 8a69c75

Please sign in to comment.