Skip to content

Commit

Permalink
bump test
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjbq7 committed Jan 1, 2025
1 parent 87152cd commit eb9b796
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_func.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@


def test_talib_version():
assert talib.__ta_version__[:5] == b'0.4.0'
assert talib.__ta_version__[:5] == b'0.6.2'


def test_num_functions():
Expand Down

0 comments on commit eb9b796

Please sign in to comment.