Skip to content

Commit 375e3e3

Browse files
committed
chore: new 0.98 version
1 parent 1fbe000 commit 375e3e3

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
@@ -4,7 +4,7 @@
44
<img src="https://img.shields.io/badge/python-v3-brightgreen.svg"
55
alt="python"></a> &nbsp;
66
<a href="https://pypi.org/project/okama/">
7-
<img src="https://img.shields.io/badge/pypi-v0.97-brightgreen.svg"
7+
<img src="https://img.shields.io/badge/pypi-v0.98-brightgreen.svg"
88
alt="pypi"></a> &nbsp;
99
<a href="https://opensource.org/licenses/MIT">
1010
<img src="https://img.shields.io/badge/license-MIT-brightgreen.svg"

okama/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@
3333
from okama.common.helpers import Float, Frame, Rebalance, Date
3434
import okama.settings
3535

36-
__version__ = '0.97'
36+
__version__ = '0.98'

0 commit comments

Comments
 (0)