Update pyproject.toml

This commit is contained in:
Yonokid
2025-12-27 13:29:48 -05:00
parent 2769503899
commit 3a18a507c0

View File

@@ -1,6 +1,6 @@
[project]
name = "pytaiko"
version = "1.0"
version = "1.1"
description = "Taiko no Tatsujin simulator written in python and raylib"
readme = "README.md"
requires-python = ">=3.13"