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