mirror of
https://github.com/marceloprates/prettymaps.git
synced 2025-08-10 16:47:05 +02:00
Update setup.py
This commit is contained in:
committed by
GitHub
parent
4c530c6491
commit
2da2395112
2
setup.py
2
setup.py
@@ -7,7 +7,7 @@ presets_dir = os.path.abspath(os.path.join(os.path.pardir, "presets"))
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="prettymaps",
|
name="prettymaps",
|
||||||
version="v1.3.1",
|
version="v1.3.2",
|
||||||
description="A simple python library to draw pretty maps from OpenStreetMap data",
|
description="A simple python library to draw pretty maps from OpenStreetMap data",
|
||||||
long_description=parent_dir.joinpath("README.md").read_text(),
|
long_description=parent_dir.joinpath("README.md").read_text(),
|
||||||
long_description_content_type="text/markdown",
|
long_description_content_type="text/markdown",
|
||||||
|
Reference in New Issue
Block a user