Skip to content

Commit

Permalink
✨0.10.0b1
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueGlassBlock committed Nov 14, 2022
1 parent 81d3f68 commit dd8e0d0
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.0a2"
__version__ = "0.10.0b1"

0 comments on commit dd8e0d0

Please sign in to comment.