Update pyproject.toml

This commit is contained in:
AcuGIS 2024-03-16 23:07:59 +00:00
parent 2568edf9b4
commit 2d16f54b17
1 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,6 @@ requires = ["flit_core >=3.2,<4"]
build-backend = "flit_core.buildapi"
[project]
name = "GeoSync"
name = "QatMaps"
authors = [{name = "AcuGIS", email = "hello@citedcorp.com"}]
dynamic = ["version", "description"]