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 df44898 commit 7743263Copy full SHA for 7743263
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.10.2"
+__version__ = "0.10.3"
0 commit comments