diff --git a/pyproject.toml b/pyproject.toml index 4df9f318..33a766a1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ requires-python = ">=3.11" [tool.poetry] name = "hoyo-buddy" -version = "0.7.1" +version = "0.7.2" description = "Your best buddy in all Hoyoverse games." authors = ["seriaati "] license = "GPL-3.0"