From f2e247caac39e721777389f7ce5ac24efdc438d6 Mon Sep 17 00:00:00 2001 From: Brosef Date: Thu, 19 Jun 2025 10:13:37 +0100 Subject: [PATCH] Updated pyproject.toml to reflect who actually did the work --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 05e0568..9b5bf74 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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 = [] \ No newline at end of file