diff --git a/pyproject.toml b/pyproject.toml index 23c050c..5dbe58d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "fastanime" -version = "0.3.0" +version = "0.31.0" description = "A fast and efficient GUI and CLI anime scrapper" authors = ["Benex254 "] license = "UNLICENSE"