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 "] diff --git a/requirements.txt b/requirements.txt index a018a14f0..f643bed28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ aiohttp attrs -discord-typings +discord-typings>=0.5.1 tomli