Skip to content

Commit

Permalink
v1.1.2 bugfix preview images & downloads
Browse files Browse the repository at this point in the history
  • Loading branch information
2320sharon committed Oct 14, 2023
1 parent 64d5f84 commit e745ea3
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,14 +5,14 @@ build-backend = "setuptools.build_meta"
[project]
name = "coastseg"
dynamic = ["readme"]
version = "1.1.1dev1"
version = "1.1.2"
authors = [
{ name=" Sharon Fitzpatrick", email="[email protected]" },
]
# find` directive with `include` or `exclude`
description = "An interactive jupyter notebook for downloading satellite imagery"
dependencies = [
"coastsat-package>=0.1.23",
"coastsat-package>=0.1.26",
"area",
"doodleverse-utils>=0.0.35",
"ipyfilechooser>=0.6.0",
Expand Down

0 comments on commit e745ea3

Please sign in to comment.