Fix description in pyproject.toml
This commit is contained in:
parent
fc70e1c03f
commit
7f0581e0e1
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ version = "0.10.0"
|
|||
authors = [
|
||||
{ name="Kumi Mitterer", email="dpdtrack@kumi.email" },
|
||||
]
|
||||
description = "Simple Python wrapper to fetch data from DPD Austria (mydpd.at)"
|
||||
description = "Simple Python wrapper to fetch data from DPD Austria (mydpd.at) and Romania (dpd.ro)"
|
||||
readme = "README.md"
|
||||
license = { file="LICENSE" }
|
||||
requires-python = ">=3.10"
|
||||
|
|
Loading…
Reference in a new issue