diff --git a/pyproject.toml b/pyproject.toml index 12e7aa1..952bedd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "discord-typings" -version = "0.5.0" +version = "0.5.1" description = "Maintained typings of payloads that Discord sends" readme = {file = "README.md", content-type = "text/markdown"} requires-python = ">=3.7"