Skip to content

Commit 5bfd4fb

Browse files
committed
DOC: Recommend itk v5.4.5 as the latest itk-pythno-package-tag
1 parent 016795c commit 5bfd4fb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ to direct workflow execution.
161161

162162
```yaml
163163
with:
164-
itk-git-tag: 'v5.3.0'
164+
itk-git-tag: 'v5.4.5'
165165
```
166166

167167
- `itk-cmake-options`: CMake configuration parameters for building ITK as a prerequisite.
@@ -242,7 +242,7 @@ to direct workflow execution.
242242

243243
```yaml
244244
with:
245-
itk-wheel-tag: 'v5.3.0'
245+
itk-wheel-tag: 'v5.4.5'
246246
```
247247

248248
- `itk-python-package-tag`: The git tag or commit hash for ITKPythonPackage build scripts to use.
@@ -254,7 +254,7 @@ to direct workflow execution.
254254

255255
```yaml
256256
with:
257-
itk-python-package-tag: 'v5.3.0'
257+
itk-python-package-tag: 'v5.4.5'
258258
```
259259

260260
- `itk-python-package-org`: The GitHub organization to reference for fetching ITKPythonPackage build scripts.

0 commit comments

Comments
 (0)