Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ahopkins committed Dec 31, 2023
1 parent 0f9405d commit 7863561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sanic_routing/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
from .router import BaseRouter


__version__ = "23.6.1"
__version__ = "23.12.0"
__all__ = ("BaseRouter", "Route", "RouteGroup")

0 comments on commit 7863561

Please sign in to comment.