Skip to content

Commit c648978

Browse files
committed
Bump version
Signed-off-by: Alex Nelson <[email protected]>
1 parent d0a68ba commit c648978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

case_gnu_time/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
This library parses the output of GNU Time into a UCO Process graph node.
1616
"""
1717

18-
__version__ = "0.5.0"
18+
__version__ = "0.6.0"
1919

2020
import argparse
2121
import datetime

0 commit comments

Comments
 (0)