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 191adab commit 599eb19Copy full SHA for 599eb19
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.1"
+__version__ = "0.11.2"
0 commit comments