Skip to content

Commit ac7cf0c

Browse files
committed
Update to v0.17.3
1 parent 0c8ac9e commit ac7cf0c

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,11 +6,11 @@ build-backend = "hatchling.build"
66

77
[project]
88
name = "jupyter-matlab-proxy"
9-
version = "0.17.2"
9+
version = "0.17.3"
1010
description = "MATLAB Integration for Jupyter"
1111
readme = "README.md"
1212
license = { file = "LICENSE.md" }
13-
requires-python = ">=3.8"
13+
requires-python = ">=3.10, <3.14"
1414
authors = [
1515
{ name = "The MathWorks Inc.", email = "[email protected]" },
1616
]

0 commit comments

Comments
 (0)