Skip to content
This repository was archived by the owner on May 14, 2026. It is now read-only.

Commit 61bb1c5

Browse files
committed
ENH: Update python package version for modules
This will bump the package version in setup.py from 1.0.6 to 1.0.7
1 parent 169ae94 commit 61bb1c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
setup(
1515
name='itk-higherorderaccurategradient',
16-
version='1.0.6',
16+
version='1.0.7',
1717
author='Matthew M. McCormick',
1818
author_email='matt.mccormick@kitware.com',
1919
packages=['itk'],

0 commit comments

Comments
 (0)