Skip to content

Commit 780d3d8

Browse files
authored
v0.1.13 (#136)
1 parent eb851d6 commit 780d3d8

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
@@ -38,7 +38,7 @@
3838
"ui",
3939
"vstack",
4040
]
41-
__version__ = "0.1.12"
41+
__version__ = "0.1.13"
4242

4343
from marimo._ast.app import App
4444
from marimo._output.doc import doc

0 commit comments

Comments
 (0)