Skip to content

Commit c6dbe7d

Browse files
authored
Update setup.py
1 parent faee1cc commit c6dbe7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
description="Python Backtesting library for options trading strategies",
66
long_description=open("README.md").read(),
77
long_description_content_type="text/markdown",
8-
version="1.0.3",
8+
version="1.0.4",
99
url="https://github.com/michaelchu/optopsy",
1010
author="Michael Chu",
1111
author_email="[email protected]",

0 commit comments

Comments
 (0)