We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a0a76b commit 6d0f776Copy full SHA for 6d0f776
setup.py
@@ -26,7 +26,7 @@
26
description="A nimble backtesting and statistics library for options strategies",
27
long_description=open("README.md").read(),
28
long_description_content_type="text/markdown",
29
- version="2.2.0",
+ version="2.3.0b1",
30
url="https://github.com/michaelchu/optopsy",
31
author="Michael Chu",
32
author_email="mchchu88@gmail.com",
0 commit comments