Skip to content

Commit 67efed4

Browse files
committed
Update to v0.17.2
1 parent eccf228 commit 67efed4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/test-jupyter-matlab-proxy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
push:
88
branches:
99
- "main"
10+
- "integration/**"
1011
paths:
1112
# Only run tests when there are changes to these folders
1213
- "src/**"

pyproject.toml

Lines changed: 1 addition & 1 deletion
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.1"
9+
version = "0.17.2"
1010
description = "MATLAB Integration for Jupyter"
1111
readme = "README.md"
1212
license = { file = "LICENSE.md" }

0 commit comments

Comments
 (0)