We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a33ba52 commit ffe09feCopy full SHA for ffe09fe
masscan/__init__.py
@@ -3,6 +3,6 @@
3
from .masscan import *
4
5
__author__ = 'MyKings (xsseroot@gmail.com)'
6
-__version__ = '0.1.5'
7
-__last_modification__ = '2019.09.20'
+__version__ = '0.1.6'
+__last_modification__ = '2019.10.15'
8
0 commit comments