diff --git a/pyproject.toml b/pyproject.toml index 37f942e..8cf2911 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nyaapy" -version = "0.6.3" +version = "0.7" description = "Unofficial Python wrapper for NyaaPantsu API and Nyaa.si" authors = ["Juanjo Salvador "] license = "MIT"