Skip to content

Commit 106bb32

Browse files
Release 0.4
1 parent c8fca41 commit 106bb32

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.4-dev'
63+
__version__ = '0.4'
6464

6565
class BenchExec(object):
6666
"""

0 commit comments

Comments
 (0)