Skip to content

Commit

Permalink
fix download bug in #278 #277. Release version 1.2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
2320sharon committed Oct 25, 2024
1 parent ac807b9 commit 83a008c
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 = "coastseg"
dynamic = ["readme"]
version = "1.2.14"
version = "1.2.15"
authors = [
{ name=" Sharon Fitzpatrick", email="[email protected]" },
]
Expand All @@ -18,7 +18,7 @@ description = "An interactive python package for satellite derived shoreline wor
dependencies = [
"h5py>=3.10.0",
"pyTMD",
"coastsat-package>=0.1.71",
"coastsat-package>=0.1.74",
"area",
"aiohttp",
"chardet",
Expand Down

0 comments on commit 83a008c

Please sign in to comment.