Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ahopkins committed Dec 27, 2022
1 parent 1a2471e commit 3967c76
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__ = "22.9.0"
__version__ = "22.12.0"
__all__ = ("TestManager",)

0 comments on commit 3967c76

Please sign in to comment.