Skip to content

Commit 9b9fd05

Browse files
committed
preparing python dist
1 parent 4c2c8bc commit 9b9fd05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = 'Optunity',
5-
version = '1.0.0',
5+
version = '1.0.1',
66
author = 'Marc Claesen',
77
author_email = '[email protected]',
88
packages = ['optunity', 'optunity.tests', 'optunity.solvers'],

0 commit comments

Comments
 (0)