Skip to content

Commit 179b658

Browse files
authored
version 0.1.1
1 parent 475e357 commit 179b658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reactpy_router/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# the version is statically loaded by setup.py
2-
__version__ = "0.1.0"
2+
__version__ = "0.1.1"
33

44
from . import simple
55
from .core import create_router, link, route, router_component, use_params, use_query

0 commit comments

Comments
 (0)