Skip to content

Commit

Permalink
0.5.0 (#1334)
Browse files Browse the repository at this point in the history
  • Loading branch information
akshayka committed May 7, 2024
1 parent b14cfa1 commit 96db0f6
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 @@ -59,7 +59,7 @@
"video",
"vstack",
]
__version__ = "0.4.11"
__version__ = "0.5.0"

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

0 comments on commit 96db0f6

Please sign in to comment.