Update version number

This commit is contained in:
csd4ni3l
2025-10-12 21:55:12 +02:00
parent 5445b78c84
commit 6c0ae88122
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[project] [project]
name = "wizard-vs-irs" name = "wizard-vs-irs"
version = "0.1.2" version = "0.1.3"
description = "Wizard vs IRS" description = "Wizard vs IRS"
readme = "README.md" readme = "README.md"
requires-python = ">=3.11" requires-python = ">=3.11"

View File

@@ -1 +1 @@
__version__ = "0.1.2" __version__ = "0.1.3"