Skip to content

Commit 7231039

Browse files
authored
Update test_sanity.py
1 parent d3b2abe commit 7231039

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_sanity.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ def test_version_author():
22
import ctm_python_client
33

44
assert ctm_python_client.__author__ == 'BMC Software'
5-
assert ctm_python_client.__version__ == '2.5.12'
5+
assert ctm_python_client.__version__ == '2.5.10'
66

77

0 commit comments

Comments
 (0)