We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2e1e98 commit 3a4b754Copy full SHA for 3a4b754
1 file changed
setup.py
@@ -8,7 +8,7 @@
8
from testlinktests.core.utils import path_format
9
10
11
-VERSION = '0.0.0'
+VERSION = '0.0.1'
12
CURR_PATH = "{}{}".format(path.abspath(path.dirname(__file__)), '/')
13
14
0 commit comments