We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b04213e commit e2ce1baCopy full SHA for e2ce1ba
pyproject.toml
@@ -6,7 +6,7 @@ license = { text = "MIT" }
6
requires-python = ">=3.7,<4.0"
7
dependencies = ["typing-extensions>=3.10.0; python_version < \"3.9\""]
8
name = "graia-broadcast"
9
-version = "0.19.0"
+version = "0.19.2"
10
description = "a highly customizable, elegantly designed event system based on asyncio"
11
12
[project.urls]
0 commit comments