diff --git a/pyproject.toml b/pyproject.toml index ae18d365..88538d68 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.15.6" +version = "1.15.7" [tool.uv] dev-dependencies = ["icecream>=2.1.3"] diff --git a/uv.lock b/uv.lock index 63b44ffb..cfb69158 100644 --- a/uv.lock +++ b/uv.lock @@ -783,7 +783,7 @@ dependencies = [ [[package]] name = "hoyo-buddy" -version = "1.15.6" +version = "1.15.7" source = { virtual = "." } dependencies = [ { name = "aerich" },