Updating URL in pyproject

This commit is contained in:
David Kruger 2025-05-20 20:45:35 -07:00
parent 4253495dc5
commit 1ad7b2c502

View File

@ -1,5 +1,5 @@
[project] [project]
#urls = { repository = "https://gitlab.krugerlabs.us/krugd/dnd_transcribe" } urls = { repository = "https://gitlab.krugerlabs.us/krugd/dnd_5etools_utils" }
authors = [{ name = "David Kruger" }] authors = [{ name = "David Kruger" }]
name = "dnd_5etools_utils" name = "dnd_5etools_utils"
version = "1.0.0" version = "1.0.0"