Skip to content

Commit 411637a

Browse files
authored
Update version.
Update version.
1 parent 68aa9e9 commit 411637a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flet_navigator/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from typing import Callable, Any
66

77

8-
FLET_NAVIGATOR_VERSION: float = '1.0.0'
8+
FLET_NAVIGATOR_VERSION: float = '1.0.1'
99
"""Flet Navigator Version."""
1010

1111
ROUTE_404: str = 'ROUTE-404'

0 commit comments

Comments
 (0)