Skip to content

Commit c823fb9

Browse files
setup: bump version to 0.6.0
1 parent 5ec3136 commit c823fb9

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.5.3",
16+
version="0.6.0",
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)