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 bd280db commit 8eab202Copy full SHA for 8eab202
marimo/__init__.py
@@ -32,7 +32,7 @@
32
"ui",
33
"vstack",
34
]
35
-__version__ = "0.1.2"
+__version__ = "0.1.3"
36
37
from marimo import config
38
from marimo._ast.app import App
0 commit comments