Skip to content

Commit

Permalink
v2.0.0b2 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Chu committed Oct 4, 2020
1 parent 171d2e8 commit a3288f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
description="Python Backtesting library for options trading strategies",
long_description=open("README.md").read(),
long_description_content_type="text/markdown",
version="2.0.0b1",
version="2.0.0b2",
url="https://github.com/michaelchu/optopsy",
author="Michael Chu",
author_email="[email protected]",
Expand Down

0 comments on commit a3288f6

Please sign in to comment.