Skip to content

Commit

Permalink
✨ 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 27, 2022
1 parent 0a649cb commit 3a7c23f
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.10.0"
__version__ = "0.10.1"

0 comments on commit 3a7c23f

Please sign in to comment.