diff --git a/pyproject.toml b/pyproject.toml index a445251f5..cbcc684e5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "naff" -version = "1.8.0" +version = "1.8.1" description = "Not another freaking fork" authors = ["LordOfPolls "]