Skip to content

Commit 8eab202

Browse files
authored
v0.1.3 (#40)
1 parent bd280db commit 8eab202

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.2"
35+
__version__ = "0.1.3"
3636

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

0 commit comments

Comments
 (0)