Skip to content

Commit e5740a0

Browse files
committed
Bump version
1 parent 412f75d commit e5740a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sanic_routing/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
from .route import Route
33
from .router import BaseRouter
44

5-
__version__ = "22.8.0"
5+
__version__ = "23.6.0"
66
__all__ = ("BaseRouter", "Route", "RouteGroup")

0 commit comments

Comments
 (0)