We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 010cac0 commit 9900f46Copy full SHA for 9900f46
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "uv_build"
4
5
[project]
6
name = "marimo"
7
-version = "0.21.1"
+version = "0.22.0"
8
description = "A library for making reactive notebooks and apps"
9
# We try to keep dependencies to a minimum, to avoid conflicts with
10
# user environments; we need a very compelling reason for each dependency added.
0 commit comments