Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
2320sharon committed Jul 12, 2023
2 parents 9d8ef7b + 135ab44 commit 85c8807
Show file tree
Hide file tree
Showing 4 changed files with 489 additions and 231 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 = "coastseg"
dynamic = ["readme"]
version = "0.0.71"
version = "0.0.72.dev1"
authors = [
{ name=" Sharon Fitzpatrick", email="sharon.fitzpatrick23@gmail.com" },
]
Expand All @@ -14,7 +14,7 @@ description = "An interactive jupyter notebook for downloading satellite imagery
dependencies = [
"coastsat-package>=0.1.13",
"area",
"doodleverse-utils>=0.0.29",
"doodleverse-utils>=0.0.33",
"ipyfilechooser>=0.6.0",
"tqdm",
"leafmap>=0.14.0",
Expand Down
Loading

0 comments on commit 85c8807

Please sign in to comment.