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