We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8fca41 commit 106bb32Copy full SHA for 106bb32
benchexec/__init__.py
@@ -60,7 +60,7 @@
60
Variables ending with "tag" contain references to XML tag objects created by the XML parser.
61
"""
62
63
-__version__ = '0.4-dev'
+__version__ = '0.4'
64
65
class BenchExec(object):
66
0 commit comments