Skip to content

Commit 24c86be

Browse files
authored
v0.1.4 (#51)
1 parent ae27db4 commit 24c86be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

marimo/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"ui",
3333
"vstack",
3434
]
35-
__version__ = "0.1.3"
35+
__version__ = "0.1.4"
3636

3737
from marimo import config
3838
from marimo._ast.app import App

0 commit comments

Comments
 (0)