Skip to content

Commit 995b3d5

Browse files
Update test_sanity.py
1 parent fd8cc6c commit 995b3d5

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

77

0 commit comments

Comments
 (0)