Fix build and release script and use another version on Pypi to make it work

This commit is contained in:
csd4ni3l
2025-10-12 21:39:38 +02:00
parent e0a35190e3
commit ccdcb67311
3 changed files with 8 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "wizard_vs_irs"
version = "0.1.0"
version = "0.1.1"
description = "Wizard vs IRS"
readme = "README.md"
requires-python = ">=3.11"