Skip to content

Commit 8bc65a6

Browse files
michaelchuclaude
andcommitted
Bump version to 2.1.0
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 8de06b4 commit 8bc65a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ You will need Python 3.8 or newer and Pandas 2.0.0 or newer and Numpy 1.26.0 or
4646

4747
### Installation
4848
```
49-
pip install optopsy==2.0.3
49+
pip install optopsy==2.1.0
5050
```
5151

5252
### Example

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
description="A nimble backtesting and statistics library for options strategies",
66
long_description=open("README.md").read(),
77
long_description_content_type="text/markdown",
8-
version="2.0.3",
8+
version="2.1.0",
99
url="https://github.com/michaelchu/optopsy",
1010
author="Michael Chu",
1111
author_email="mchchu88@gmail.com",

0 commit comments

Comments
 (0)