Skip to content

Commit 00e5ddd

Browse files
Prepare version number for next development cycle.
1 parent 766e6c9 commit 00e5ddd

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
@@ -34,7 +34,7 @@
3434
Variables ending with "tag" contain references to XML tag objects created by the XML parser.
3535
"""
3636

37-
__version__ = "3.33"
37+
__version__ = "3.34-dev"
3838

3939

4040
class BenchExecException(Exception): # noqa: N818 backwards compatibility

0 commit comments

Comments
 (0)