Skip to content

Commit

Permalink
Merge pull request #252 from raphaelquast/dev
Browse files Browse the repository at this point in the history
Updates for v8.3.1
  • Loading branch information
raphaelquast authored Sep 1, 2024
2 parents 0b4d182 + e818faf commit 74fd6d1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ eomaps = ["logo.png", "NE_features.json", "qtcompanion/icons/*"]

[project]
name = "eomaps"
version = "8.3"
version = "8.3.1"
description = "A library to create interactive maps of geographical datasets."
readme = "README.md"
license = {file = "LICENSE"}
Expand Down Expand Up @@ -39,7 +39,6 @@ dependencies = [
"scipy",
"matplotlib>=3.4",
"cartopy>=0.20.0",
"descartes",
"pyproj",
"packaging",
"click"
Expand Down

0 comments on commit 74fd6d1

Please sign in to comment.