We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c7ef13 commit 69ec4eeCopy full SHA for 69ec4ee
setup.py
@@ -5,7 +5,7 @@
5
description="A nimble backtesting and statistics library for options strategies",
6
long_description=open("README.md").read(),
7
long_description_content_type="text/markdown",
8
- version="2.1.0",
+ version="2.2.0",
9
url="https://github.com/michaelchu/optopsy",
10
author="Michael Chu",
11
author_email="mchchu88@gmail.com",
0 commit comments