Skip to content

Commit 535d71e

Browse files
committed
release: v0.2.4
1 parent 653d76e commit 535d71e

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

plugin/kubectl_marimo/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""kubectl-marimo: Deploy marimo notebooks to Kubernetes."""
22

3-
__version__ = "0.2.3"
3+
__version__ = "0.2.4"

plugin/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "kubectl-marimo"
3-
version = "0.2.3"
3+
version = "0.2.4"
44
description = "kubectl plugin for deploying marimo notebooks to Kubernetes"
55
readme = "README.md"
66
license = {text = "Apache-2.0"}

plugin/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)