Skip to content

Commit 055635a

Browse files
committed
version: Bump itkVersion to 5.1rc1.post1
Previously invalid Windows wheels were uploaded to PyPI, and they cannot be overridden.
1 parent 6e976e9 commit 055635a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

itkVersion.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = '5.1rc1'
1+
VERSION = '5.1rc1.post1'
22

33
def get_versions():
44
"""Returns versions for the ITK Python package.

0 commit comments

Comments
 (0)