Skip to content

Commit

Permalink
0.5.2 (#1354)
Browse files Browse the repository at this point in the history
  • Loading branch information
mscolnick committed May 10, 2024
1 parent c395485 commit dfbe00e
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 @@ -61,7 +61,7 @@
"video",
"vstack",
]
__version__ = "0.5.1"
__version__ = "0.5.2"

from marimo._ast.app import App
from marimo._ast.cell import Cell
Expand Down

0 comments on commit dfbe00e

Please sign in to comment.