Release 1.5.0.

This commit is contained in:
Andris Raugulis
2016-09-20 12:26:14 +03:00
parent 4dcf1c91cd
commit e9b9a457dd
2 changed files with 18 additions and 3 deletions

View File

@ -26,7 +26,7 @@
from __future__ import print_function
import os, io, sys, socket, struct, random, errno, getopt, re, hashlib, base64
VERSION = 'v1.0.20160917'
VERSION = 'v1.5.0'
def usage(err=None):