We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1970bb4 commit 4ebee82Copy full SHA for 4ebee82
1 file changed
masscan/__init__.py
@@ -3,6 +3,6 @@
3
from .masscan import *
4
5
__author__ = 'MyKings (xsseroot@gmail.com)'
6
-__version__ = '0.1.0'
+__version__ = '0.1.1'
7
__last_modification__ = '2017.03.23'
8
0 commit comments