Skip to content

Commit 1165b6c

Browse files
authored
Update README.md
1 parent a3288f6 commit 1165b6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Optopsy is a nimble backtesting and statistics library for option strategies, it
1212

1313
## Supported Option Strategies
1414
* Calls/Puts
15-
* Straddles/Strangles (WIP)
15+
* Straddles/Strangles
1616
* Butterflies/Iron Condors (WIP)
1717
* Many more to follow
1818

@@ -29,7 +29,7 @@ You will need Python 3.6 or newer and Pandas 0.23.1 or newer and Numpy 1.14.3 or
2929

3030
### Installation
3131
```
32-
pip install optopsy==2.0.0b1
32+
pip install optopsy==2.0.0b2
3333
```
3434

3535
### Example

0 commit comments

Comments
 (0)