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