Skip to content

Commit

Permalink
Correct metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
stefur committed Sep 15, 2024
1 parent cc83d15 commit 3573026
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
[project]
name = "swemaps"
version = "0.1.3"
version = "0.1.4"
description = "Maps of Sweden in GeoParquet for easy usage."
license = "MIT"
repository = "https://github.com/stefur/swemaps/"
keywords = ["geoparquet", "maps", "geoarrow", "pyarrow", "geopandas", "sweden", "choropleth"]
classifiers = [
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
]
Expand Down
2 changes: 1 addition & 1 deletion uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3573026

Please sign in to comment.