Skip to content

Commit 761b276

Browse files
Merge pull request #27 from casework/release-0.6.0
Release 0.6.0
2 parents d0a68ba + c648978 commit 761b276

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)