Skip to content

Commit 426901a

Browse files
committed
Update to v0.18.0
1 parent 3fa7c1e commit 426901a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "hatchling.build"
66

77
[project]
88
name = "jupyter-matlab-proxy"
9-
version = "0.17.5"
9+
version = "0.18.0"
1010
description = "MATLAB Integration for Jupyter"
1111
readme = "README.md"
1212
license = { file = "LICENSE.md" }
@@ -43,7 +43,7 @@ dependencies = [
4343
"ipykernel>=6.0.3",
4444
"jupyter-client",
4545
"jupyter-server-proxy>=4.1.0",
46-
"matlab-proxy>=0.26.0",
46+
"matlab-proxy>=0.30.0",
4747
"psutil",
4848
"requests",
4949
]

0 commit comments

Comments
 (0)