Skip to content

Commit deb1b0d

Browse files
committed
Bump to version 0.7.2
1 parent 4df3d82 commit deb1b0d

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__ = "0.7.1"
5+
__version__ = "0.7.2"
66
__all__ = ("BaseRouter", "Route", "RouteGroup")

0 commit comments

Comments
 (0)