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 76a06ca commit a4d652dCopy full SHA for a4d652d
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="python3-nmap",
8
- version="1.4.8",
+ version="1.4.9",
9
author="Wangolo Joel",
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