diff options
| author | Karan Jayachandra <mail@karanjayachandra.com> | 2025-07-14 20:39:16 +0200 |
|---|---|---|
| committer | Karan Jayachandra <mail@karanjayachandra.com> | 2025-07-14 20:39:16 +0200 |
| commit | 64d56e861526a0b51e6858a4cb79b5f0a64af05b (patch) | |
| tree | 289eaf966e5ae63a5c78d02ecc028a0883989ab3 /pyproject.toml | |
| parent | 3e2aded5b9019acafb11a40eac7cc21d4d3e4686 (diff) | |
Removed all branding and replaced files with CDN
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 4 |
1 files changed, 2 insertions, 2 deletions
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 = [ |
