setup.py
changeset 100 b5699d950712
parent 97 44522cd37b07
child 109 f9884d862ac0
--- a/setup.py	Thu Jun 02 14:05:21 2016 -0700
+++ b/setup.py	Wed Jun 15 09:38:21 2016 +0100
@@ -1,7 +1,7 @@
 import sys, os
 import setuptools
 
-version = '0.6.1'
+version = '0.6.2'
 
 setuptools.setup(
     name='python-whois',