Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a3288f6

Browse files
author
Michael Chu
committedOct 4, 2020
v2.0.0b2 Release
1 parent 171d2e8 commit a3288f6

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="2.0.0b1",
8+
version="2.0.0b2",
99
url="https://github.com/michaelchu/optopsy",
1010
author="Michael Chu",
1111
author_email="mchchu88@gmail.com",

0 commit comments

Comments
 (0)
Please sign in to comment.