Skip to content

Commit

Permalink
Merge pull request #95 from aylward/BumpITKWheelPost2
Browse files Browse the repository at this point in the history
ENH: Bump github action to use ITK wheel v5.3rc04.post2
  • Loading branch information
aylward committed Aug 10, 2022
2 parents 59931ed + 7be9988 commit b83fdc9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push,pull_request]

env:
itk-git-tag: "master"
itk-wheel-tag: "v5.3rc04"
itk-wheel-tag: "v5.3rc04.post2"

jobs:
build-test-cxx:
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

setup(
name='itk-minimalpathextraction',
version='1.2.2',
version='1.2.3',
author='Insight Software Consortium',
author_email='itk+community@discourse.itk.org',
packages=['itk'],
Expand Down

0 comments on commit b83fdc9

Please sign in to comment.