--- a/setup.py Tue Jan 10 09:33:41 2017 +0800 +++ b/setup.py Fri Jan 20 15:25:04 2017 +0800 @@ -1,7 +1,7 @@ import sys, os import setuptools -version = '0.6.3' +version = '0.6.5' setuptools.setup( name='python-whois',