diff --git a/case_exiftool/__init__.py b/case_exiftool/__init__.py index 62c7253..5910d8b 100644 --- a/case_exiftool/__init__.py +++ b/case_exiftool/__init__.py @@ -15,7 +15,7 @@ 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. """ -__version__ = "0.3.0" +__version__ = "0.4.0" import argparse import contextlib