Updated pyproject.toml to reflect who actually did the work

This commit is contained in:
2025-06-19 10:13:37 +01:00
parent c4bc183462
commit f2e247caac

View File

@ -6,5 +6,5 @@ build-backend = "setuptools.build_meta"
name = "NoPELib"
version = "0.0.1.dev0"
description = "Norway Player Execution Library (A player library)"
authors = [{ name = "Brosef" }]
authors = [{ name = "Oclaim" }]
dependencies = []