Skip to content

Commit 697d791

Browse files
committed
Fixes #61
1 parent c5cdf60 commit 697d791

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
setuptools.setup(
77
name="python3-nmap",
8-
version="1.5.0",
9-
author="Wangolo Joel",
8+
version="1.5.1",
9+
author="nmmapper",
1010
author_email="[email protected]",
1111
description="Python3-nmap converts Nmap commands into python3 methods making it very easy to use nmap in any of your python pentesting projects",
1212
long_description=long_description,

0 commit comments

Comments
 (0)