We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e66519b commit adab529Copy full SHA for adab529
setup.py
@@ -8,7 +8,7 @@ def read_file(filename):
8
9
setup(
10
name='rao_algorithms',
11
- version='0.5.1',
+ version='0.6.1',
12
author='Sandeep Kunkunuru',
13
author_email='[email protected]',
14
description='Optimization algorithms by Prof. R.V. Rao with constraint handling',
0 commit comments