Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
CrystalWindSnake committed Dec 13, 2023
1 parent e5c33de commit f7898a3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions ex4nicegui/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@
)
from ex4nicegui import tools
from signe import batch
from ex4nicegui.experimental_ import gridLayout as exp_ui
from ex4nicegui.experimental_ import (
gridLayout as exp_ui,
)


__version__ = "0.4.4"
__version__ = "0.4.5"

0 comments on commit f7898a3

Please sign in to comment.