diff --git a/pyproject.toml b/pyproject.toml index 6959e65..d1c325d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "fastanime" -version = "0.60.1.dev1" +version = "0.60.2.dev1" description = "A browser anime site experience from the terminal" authors = ["Benextempest "] license = "UNLICENSE"