We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
v0.9.0
1 parent 8b52d2d commit 37e7101Copy full SHA for 37e7101
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "discord-typings"
3
-version = "0.8.0"
+version = "0.9.0"
4
description = "Python typings of all payloads that Discord sends as TypedDicts"
5
readme = {file = "README.md", content-type = "text/markdown"}
6
requires-python = ">=3.7"
0 commit comments