diff --git a/pyproject.toml b/pyproject.toml index 5dab33e..2dc945d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "fastanime" -version = "0.31.3" +version = "0.32.0" description = "A fast and efficient anime scrapper and exploration tool" authors = ["Benex254 "] license = "UNLICENSE"