Skip to content

Commit 0bca478

Browse files
committed
bump tests
1 parent 8fe17ed commit 0bca478

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_func.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88

99
def test_talib_version():
10-
assert talib.__ta_version__[:5] == b'0.6.4'
10+
assert talib.__ta_version__[:5] == b'0.7.1'
1111

1212

1313
def test_num_functions():

0 commit comments

Comments
 (0)