Skip to content

Commit 437918c

Browse files
committed
bump: 0.3.2
1 parent 5a212bb commit 437918c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

jupyter_jcli/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.0"
1+
__version__ = "0.3.2"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "jupyter-jcli"
7-
version = "0.3.1"
7+
version = "0.3.2"
88
description = "CLI tool for LLM agents to operate Jupyter Lab servers"
99
requires-python = ">=3.10"
1010
license = "MIT"

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)