Skip to content

Commit 72b4f1a

Browse files
Update test_sanity.py
1 parent cb2928b commit 72b4f1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.4.8'
5+
assert ctm_python_client.__version__ == '2.4.7'
66

77

0 commit comments

Comments
 (0)