diff --git a/setup.py b/setup.py index 253ed84..f9e473d 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ setuptools.setup( name="python-evtx", - version="0.7.1", + version="0.7.2", description="Pure Python parser for recent Windows event log files (.evtx).", long_description=long_description, author="Willi Ballenthin",