diff --git a/pyproject.toml b/pyproject.toml index 4c2ed87b..2337d862 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ license = { file = "LICENSE" } name = "hoyo-buddy" readme = "README.md" requires-python = ">=3.11" -version = "1.12.3" +version = "1.13.0" [tool.uv] dev-dependencies = ["icecream>=2.1.3"]