Skip to content

Commit 959093a

Browse files
authored
Merge pull request #16 from blowekamp/VersionAddDevSegment
Correct the version to being 0.11.0-dev
2 parents 757fddc + a4b1bda commit 959093a

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
@@ -2,7 +2,7 @@
22

33
setup(
44
name='SimpleITK',
5-
version='0.11.0',
5+
version='0.11.0-dev',
66
author='Insight Software Consortium',
77
author_email='insight-users@itk.org',
88
packages=['SimpleITK'],

0 commit comments

Comments
 (0)