Skip to content

Commit

Permalink
✨ 0.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 1, 2023
1 parent 8dfb8d1 commit d47ce12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .pdm-python
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/home/runner/work/Ariadne/Ariadne/.venv/bin/python
2 changes: 1 addition & 1 deletion src/graia/ariadne/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
if next(iter(Distribution.discover(name="graia-application-mirai")), None) is not None:
raise ImportError("`graia-application-mirai` is out of support.")

__version__ = "0.11.3"
__version__ = "0.11.4"

0 comments on commit d47ce12

Please sign in to comment.