Skip to content

Commit

Permalink
setup.py: bump to version 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
williballenthin committed Jul 17, 2017
1 parent c9eaef0 commit 8690534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -13,7 +13,7 @@

setuptools.setup(
name="python-evtx",
version="0.6.0",
version="0.6.1",
description="Pure Python parser for recent Windows event log files (.evtx).",
long_description=long_description,
author="Willi Ballenthin",
Expand Down

0 comments on commit 8690534

Please sign in to comment.