We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a26c0bd commit c74730fCopy full SHA for c74730f
1 file changed
testipy/__init__.py
@@ -3,7 +3,7 @@
3
import logging
4
5
6
-__version__ = "0.9.6.1"
+__version__ = "0.9.6.2"
7
__app__ = "TestiPy"
8
__app_full__ = "Python Test Tool"
9
__author__ = "Pedro Nunes"
0 commit comments