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 7645667 commit 534f6e2Copy full SHA for 534f6e2
setup.py
@@ -31,7 +31,7 @@
31
]
32
33
setup(name='doframework',
34
-version='0.1.2',
+version='0.1.3',
35
description='A testing framework for data-driven decision-optimization algorithms.',
36
long_description_content_type="text/markdown",
37
long_description=open('README.md').read(),
0 commit comments