We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ba18ae commit 32492baCopy full SHA for 32492ba
setup.py
@@ -13,7 +13,7 @@
13
14
setuptools.setup(
15
name="python-evtx",
16
- version="0.7.0",
+ version="0.7.1",
17
description="Pure Python parser for recent Windows event log files (.evtx).",
18
long_description=long_description,
19
author="Willi Ballenthin",
0 commit comments