Skip to content

Commit

Permalink
Bump version 23.12
Browse files Browse the repository at this point in the history
  • Loading branch information
ahopkins committed Dec 31, 2023
1 parent 3298081 commit 4dbc210
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.6.0"
__version__ = "23.12.0"
__all__ = ("TestManager",)

0 comments on commit 4dbc210

Please sign in to comment.