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