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 77e0976 commit 37c0143Copy full SHA for 37c0143
marimo/__init__.py
@@ -51,7 +51,7 @@
51
"video",
52
"vstack",
53
]
54
-__version__ = "0.1.80"
+__version__ = "0.1.81"
55
56
from marimo._ast.app import App
57
from marimo._output.doc import doc
0 commit comments