diff options
author | alexej996 <aleksej@spidermail.tk> | 2019-08-13 14:50:52 +0200 |
---|---|---|
committer | alexej996 <aleksej@spidermail.tk> | 2019-08-13 14:50:52 +0200 |
commit | c82bfaeeb17ff27131ff47c95197acfe73969c8a (patch) | |
tree | 4e39c963f6dfa8e4d13e3dbf254da136ef0fcaa8 | |
parent | 075b342c789c38e29ee643155cb987f795121081 (diff) |
change VERSIONv1.3.1
-rwxr-xr-x | tmap | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ import time from ipaddress import * import threading -VERSION='1.3.0' +VERSION='1.3.1' def getPortInfo(port, portfile): """ |