We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9291de commit 6dfbc99Copy full SHA for 6dfbc99
src/graia/ariadne/__init__.py
@@ -10,4 +10,4 @@
10
if next(iter(Distribution.discover(name="graia-application-mirai")), None) is not None:
11
raise ImportError("`graia-application-mirai` is out of support.")
12
13
-__version__ = "0.11.4"
+__version__ = "0.11.5"
0 commit comments