Skip to content

Commit 0e2dc82

Browse files
COMP: Increase version to 5.11.0.4
1 parent a6ace21 commit 0e2dc82

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

patch/SlicerCore/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ cmake.args = ["-GNinja", "-DCMAKE_BUILD_TYPE=Release", "-DBUILD_SDK=OFF"]
1313

1414
[project]
1515
name = "slicer-core"
16-
version = "5.11.0.3"
16+
version = "5.11.0.4"
1717
dependencies = ["vtk==9.6.0"]
1818
requires-python = ">=3.10"
1919
readme = "README.md"

patch/SlicerCoreSDK/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ cmake.args = ["-GNinja", "-DCMAKE_BUILD_TYPE=Release", "-DBUILD_SDK=ON"]
1313

1414
[project]
1515
name = "slicer-core-sdk"
16-
version = "5.11.0.3"
16+
version = "5.11.0.4"
1717
dependencies = ["vtk==9.6.0"]
1818
requires-python = ">=3.10"
1919
description = "3DSlicer Core libraries as a python standalone project"

0 commit comments

Comments
 (0)