Skip to content

Commit

Permalink
0.1.82
Browse files Browse the repository at this point in the history
  • Loading branch information
akshayka committed Jan 25, 2024
1 parent 36a0bb8 commit bcf163c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion marimo/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"video",
"vstack",
]
__version__ = "0.1.81"
__version__ = "0.1.82"

from marimo._ast.app import App
from marimo._output.doc import doc
Expand Down

0 comments on commit bcf163c

Please sign in to comment.