Skip to content

Commit 8690534

Browse files
setup.py: bump to version 0.6.1
1 parent c9eaef0 commit 8690534

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
setuptools.setup(
1515
name="python-evtx",
16-
version="0.6.0",
16+
version="0.6.1",
1717
description="Pure Python parser for recent Windows event log files (.evtx).",
1818
long_description=long_description,
1919
author="Willi Ballenthin",

0 commit comments

Comments
 (0)