diff --git a/pyproject.toml b/pyproject.toml index 6f9a3de4..91cbec21 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "genshin" -version = "1.7.1" +version = "1.7.2" description = "API wrapper for HoYoLAB/Miyoushe API built on asyncio and pydantic." readme = "README.md" requires-python = ">=3.9"