Updated versions

This commit is contained in:
lgandx
2016-10-05 12:04:17 -03:00
parent d81ef9c33a
commit a814d0de81
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ from Finger import RunFinger
sys.path.append(os.path.abspath(os.path.join(os.path.dirname(__file__), '../../')))
from socket import *
__version__ = "0.2"
__version__ = "0.4"
def UserCallBack(op, value, dmy, parser):
args=[]