Skip to content

Commit e2ce1ba

Browse files
committed
🔖 version 0.19.2
1 parent b04213e commit e2ce1ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license = { text = "MIT" }
66
requires-python = ">=3.7,<4.0"
77
dependencies = ["typing-extensions>=3.10.0; python_version < \"3.9\""]
88
name = "graia-broadcast"
9-
version = "0.19.0"
9+
version = "0.19.2"
1010
description = "a highly customizable, elegantly designed event system based on asyncio"
1111

1212
[project.urls]

0 commit comments

Comments
 (0)