Skip to content

Commit

Permalink
0.9.17
Browse files Browse the repository at this point in the history
  • Loading branch information
mscolnick committed Nov 9, 2024
1 parent 7bebb78 commit 9b872a2
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 @@ -81,7 +81,7 @@
"video",
"vstack",
]
__version__ = "0.9.16"
__version__ = "0.9.17"

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

0 comments on commit 9b872a2

Please sign in to comment.