Skip to content

Commit 59178e0

Browse files
committed
ENH: Bump for ITK v5.3 release
1 parent 29ad46f commit 59178e0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-test-cxx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
itk-git-tag:
1616
required: false
1717
type: string
18-
default: 'abf5fa10522a36bc51f42f20f426a622f42ed90d'
18+
default: 'v5.3.0'
1919

2020
jobs:
2121
build-test-cxx:

.github/workflows/build-test-package-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
itk-wheel-tag:
1111
required: false
1212
type: string
13-
default: 'v5.3rc04.post4'
13+
default: 'v5.3.0'
1414
secrets:
1515
pypi_password:
1616
required: false # Packages will not be uploaded to PyPI if not set

0 commit comments

Comments
 (0)