Skip to content

Commit 47a564d

Browse files
committed
Fix typo
1 parent 59e881d commit 47a564d

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
@@ -10,7 +10,7 @@
1010
if __name__ == "__main__":
1111
setuptools.setup(
1212
name="pyportfolioopt",
13-
version="1.5.7",
13+
version="1.5.6",
1414
description="Financial portfolio optimization in python",
1515
long_description=desc,
1616
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)