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