Skip to content

Commit 534f6e2

Browse files
committed
new version number
1 parent 7645667 commit 534f6e2

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
@@ -31,7 +31,7 @@
3131
]
3232

3333
setup(name='doframework',
34-
version='0.1.2',
34+
version='0.1.3',
3535
description='A testing framework for data-driven decision-optimization algorithms.',
3636
long_description_content_type="text/markdown",
3737
long_description=open('README.md').read(),

0 commit comments

Comments
 (0)