Skip to content

Commit adab529

Browse files
Update release version
1 parent e66519b commit adab529

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
@@ -8,7 +8,7 @@ def read_file(filename):
88

99
setup(
1010
name='rao_algorithms',
11-
version='0.5.1',
11+
version='0.6.1',
1212
author='Sandeep Kunkunuru',
1313
author_email='[email protected]',
1414
description='Optimization algorithms by Prof. R.V. Rao with constraint handling',

0 commit comments

Comments
 (0)