diff --git a/pyproject.toml b/pyproject.toml index 168b6f1..e710dbe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ line_length = 100 [tool.poetry] name = "anilibria.py" -version = "1.0.2" +version = "1.0.3" description = "An async API wrapper for the anilibria.tv" authors = ["Damego "] license = "GPL-3.0"