Skip to content

Commit

Permalink
release: 0.11.17
Browse files Browse the repository at this point in the history
  • Loading branch information
mscolnick committed Mar 6, 2025
1 parent 7d0e384 commit da5b3ae
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 @@ -82,7 +82,7 @@
"video",
"vstack",
]
__version__ = "0.11.16"
__version__ = "0.11.17"

import marimo._ai as ai
import marimo._islands as islands
Expand Down

0 comments on commit da5b3ae

Please sign in to comment.