We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb851d6 commit 780d3d8Copy full SHA for 780d3d8
marimo/__init__.py
@@ -38,7 +38,7 @@
38
"ui",
39
"vstack",
40
]
41
-__version__ = "0.1.12"
+__version__ = "0.1.13"
42
43
from marimo._ast.app import App
44
from marimo._output.doc import doc
0 commit comments