Skip to content

Commit 74fd6d1

Browse files
authored
Merge pull request #252 from raphaelquast/dev
Updates for v8.3.1
2 parents 0b4d182 + e818faf commit 74fd6d1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: pyproject.toml

+1-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ eomaps = ["logo.png", "NE_features.json", "qtcompanion/icons/*"]
1111

1212
[project]
1313
name = "eomaps"
14-
version = "8.3"
14+
version = "8.3.1"
1515
description = "A library to create interactive maps of geographical datasets."
1616
readme = "README.md"
1717
license = {file = "LICENSE"}
@@ -39,7 +39,6 @@ dependencies = [
3939
"scipy",
4040
"matplotlib>=3.4",
4141
"cartopy>=0.20.0",
42-
"descartes",
4342
"pyproj",
4443
"packaging",
4544
"click"

0 commit comments

Comments
 (0)