Skip to content

Commit

Permalink
v0.1.24
Browse files Browse the repository at this point in the history
  • Loading branch information
akshayka committed Oct 10, 2023
1 parent 761622e commit 68c6104
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 @@ -45,7 +45,7 @@
"ui",
"vstack",
]
__version__ = "0.1.23"
__version__ = "0.1.24"

from marimo._ast.app import App
from marimo._output.doc import doc
Expand Down

1 comment on commit 68c6104

@vercel
Copy link

@vercel vercel bot commented on 68c6104 Oct 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

marimo-storybook – ./frontend

marimo-storybook.vercel.app
marimo-storybook-marimo.vercel.app
marimo-storybook-git-main-marimo.vercel.app

Please sign in to comment.