Skip to content

Commit 6315f73

Browse files
Release 0.3
1 parent 43e80e9 commit 6315f73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchexec/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
Variables ending with "tag" contain references to XML tag objects created by the XML parser.
6161
"""
6262

63-
__version__ = '0.3-dev'
63+
__version__ = '0.3'
6464

6565
class BenchExec(object):
6666
"""

0 commit comments

Comments
 (0)