Skip to content

Commit

Permalink
0.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
2320sharon committed Jul 11, 2023
1 parent a5a6836 commit de7316e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "seg2map"
dynamic = ["readme"]
version = "0.0.13"
version = "0.0.14"
authors = [
{ name=" Sharon Fitzpatrick", email="sharon.fitzpatrick23@gmail.com" },
]
Expand All @@ -17,7 +17,7 @@ dependencies = [
"transformers",
"rasterio",
"area",
"doodleverse-utils>=0.0.32",
"doodleverse-utils>=0.0.33",
"ipyfilechooser>=0.6.0",
"tqdm",
"leafmap>=0.14.0",
Expand Down

0 comments on commit de7316e

Please sign in to comment.