Skip to content

Commit d47ce12

Browse files
✨ 0.11.4
1 parent 8dfb8d1 commit d47ce12

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Diff for: .pdm-python

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/home/runner/work/Ariadne/Ariadne/.venv/bin/python

Diff for: src/graia/ariadne/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
if next(iter(Distribution.discover(name="graia-application-mirai")), None) is not None:
1111
raise ImportError("`graia-application-mirai` is out of support.")
1212

13-
__version__ = "0.11.3"
13+
__version__ = "0.11.4"

0 commit comments

Comments
 (0)