Skip to content

Commit d15da63

Browse files
committed
forgot to bump this version.
1 parent 119a5e9 commit d15da63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

talib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from .common import MA_Type, __ta_version__
77
from .func import *
88

9-
__version__ = '0.4.4-git'
9+
__version__ = '0.4.5'
1010

1111
# In order to use this python library, talib (i.e. this __file__) will be
1212
# imported at some point, either explicitly or indirectly via talib.func

0 commit comments

Comments
 (0)