From 64d56e861526a0b51e6858a4cb79b5f0a64af05b Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Mon, 14 Jul 2025 20:39:16 +0200 Subject: Removed all branding and replaced files with CDN --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 646335a..9e334a7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "match-up" -version = "0.1.0" -description = "Add your description here" +version = "3.1" +description = "Match up application for badminton pairings" readme = "README.md" requires-python = ">=3.12" dependencies = [ -- cgit v1.3.1