Skip to content

Commit

Permalink
✨ 0.11.7
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 5, 2023
1 parent 189d6c7 commit 160eb60
Showing 1 changed file with 1 addition and 1 deletion.
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.6"
__version__ = "0.11.7"

0 comments on commit 160eb60

Please sign in to comment.