Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ahopkins committed Jun 30, 2024
1 parent c60e403 commit 66b72d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sanic_testing/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from sanic_testing.manager import TestManager

__version__ = "23.12.0"
__version__ = "24.6.0"
__all__ = ("TestManager",)

0 comments on commit 66b72d2

Please sign in to comment.