diff --git a/setup.py b/setup.py index d323fa1..9584ed1 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="autoit-ripper", - version="1.1.1", + version="1.1.2", author="nazywam", author_email="nazywam@gmail.com", description="Extract AutoIt scripts embedded in PE binaries",