We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e585bcb commit 98300e5Copy full SHA for 98300e5
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="python3-nmap",
8
- version="1.6.0",
+ version="1.9.1",
9
author="nmmapper",
10
author_email="info@nmmapper.com",
11
description="Python3-nmap converts Nmap commands into python3 methods making it very easy to use nmap in any of your python pentesting projects",
0 commit comments