diff options
| author | Karan Jayachandra <mail@karanjayachandra.com> | 2025-07-14 20:40:02 +0200 |
|---|---|---|
| committer | Karan Jayachandra <mail@karanjayachandra.com> | 2025-07-14 20:40:02 +0200 |
| commit | 9b5cf961d71efe702e5b77efc0ccf5766cf4f7a7 (patch) | |
| tree | 289eaf966e5ae63a5c78d02ecc028a0883989ab3 /pyproject.toml | |
| parent | b73e8f510f1b3a13d942e1ad42c8a04401eb6b8c (diff) | |
| parent | 64d56e861526a0b51e6858a4cb79b5f0a64af05b (diff) | |
Merge branch 'develop' into 'main'
Develop
See merge request KaranJayachandra/match_up!18
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 = [ |
