diff --git a/setup.py b/setup.py index 755fbcb..1274314 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setuptools.setup( name="checksec.py", - version="0.6.1", + version="0.6.2", author="Mathieu Tarral", author_email="mathieu.tarral@protonmail.com", description="Checksec tool implemented in Python",