Skip to content

Commit 05e5e44

Browse files
committed
Release fps-akernel-task v0.1.4
1 parent a72a7fd commit 05e5e44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugins/akernel_task/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "fps_akernel_task"
7-
version = "0.1.3"
7+
version = "0.1.4"
88
description = "An FPS plugin for the kernel task API"
99
keywords = ["jupyter", "server", "fastapi", "plugins"]
1010
requires-python = ">=3.9"
1111
dependencies = [
12-
"jupyverse-api >=0.10.1,<0.11.0",
12+
"jupyverse-api >=0.11.0,<0.12.0",
1313
"anyio",
1414
"akernel >=0.3.4",
1515
]

0 commit comments

Comments
 (0)