We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22e32a2 commit 9b7dd70Copy full SHA for 9b7dd70
setup.py
@@ -8,7 +8,7 @@
8
9
setuptools.setup(
10
name="checksec.py",
11
- version="0.5.0",
+ version="0.5.1",
12
author="Mathieu Tarral",
13
author_email="mathieu.tarral@protonmail.com",
14
description="Checksec tool implemented in Python",
0 commit comments