From c82bfaeeb17ff27131ff47c95197acfe73969c8a Mon Sep 17 00:00:00 2001 From: alexej996 Date: Tue, 13 Aug 2019 14:50:52 +0200 Subject: change VERSION --- tmap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmap b/tmap index f327409..f6261d8 100755 --- a/tmap +++ b/tmap @@ -7,7 +7,7 @@ import time from ipaddress import * import threading -VERSION='1.3.0' +VERSION='1.3.1' def getPortInfo(port, portfile): """ -- cgit v1.2.3