Update pyproject.toml

Added description
This commit is contained in:
2025-08-28 00:24:03 +00:00
parent 7ef9d52135
commit 62654464f3

View File

@@ -1,7 +1,7 @@
[project]
name = "ucsinfer"
version = "0.1.0"
description = ""
description = "Tools for applying UCS categories to sounds using large-language models"
authors = [
{name = "Jamie Hardt",email = "jamiehardt@me.com"}
]