Skip to content

Commit

Permalink
release: 0.9.27
Browse files Browse the repository at this point in the history
mscolnick committed Nov 27, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent b7b1817 commit f7c4a79
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
@@ -81,7 +81,7 @@
"video",
"vstack",
]
__version__ = "0.9.26"
__version__ = "0.9.27"

import marimo._islands as islands
from marimo._ast.app import App

0 comments on commit f7c4a79

Please sign in to comment.