Release 1.6.0.

This commit is contained in:
Andris Raugulis 2016-10-14 09:01:10 +03:00
parent 98717198c2
commit 76509a1011

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.5.1.dev'
VERSION = 'v1.6.0'
def usage(err=None):