diff --git a/pyproject.toml b/pyproject.toml index a2cea4a..f805912 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "discord.py-stubs" -version = "1.7.2dev0" +version = "1.7.2" description = "discord.py stubs" homepage = "https://github.com/bryanforbes/discord.py-stubs" authors = ["Bryan Forbes "]