Skip to content

Commit 71f9cb9

Browse files
Merge pull request #28 from casework/release-0.6.0
Release 0.6.0
2 parents 34fbc85 + 4249af7 commit 71f9cb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

case_exiftool/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
This tool parses the RDF output of ExifTool, mapping it into UCO properties and relationships-of-assumption. An analyst should later annotate the output with their beliefs on its verity.
1616
"""
1717

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

2020
import argparse
2121
import contextlib

0 commit comments

Comments
 (0)