Skip to content

Commit

Permalink
Release v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fasilwdr committed Nov 24, 2024
1 parent 176a723 commit 3ba59d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/flet_model/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from .model import Model
from .router import Router

__version__ = "0.1.1"
__version__ = "0.1.2"

__all__ = ["Model", "Router"]

0 comments on commit 3ba59d3

Please sign in to comment.