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