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 c5cdf60 commit 697d791Copy full SHA for 697d791
setup.py
@@ -5,8 +5,8 @@
5
6
setuptools.setup(
7
name="python3-nmap",
8
- version="1.5.0",
9
- author="Wangolo Joel",
+ version="1.5.1",
+ author="nmmapper",
10
author_email="[email protected]",
11
description="Python3-nmap converts Nmap commands into python3 methods making it very easy to use nmap in any of your python pentesting projects",
12
long_description=long_description,
0 commit comments