We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43e80e9 commit 6315f73Copy full SHA for 6315f73
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.3-dev'
+__version__ = '0.3'
64
65
class BenchExec(object):
66
0 commit comments