Skip to content

Commit eb9b796

Browse files
committed
bump test
1 parent 87152cd commit eb9b796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.4.0'
10+
assert talib.__ta_version__[:5] == b'0.6.2'
1111

1212

1313
def test_num_functions():

0 commit comments

Comments
 (0)