diff --git a/case_exiftool/__init__.py b/case_exiftool/__init__.py index 72f5730..8b2c217 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.9.0" +__version__ = "0.10.0" import argparse import contextlib