setup.py
changeset 109 f9884d862ac0
parent 100 b5699d950712
child 121 ccd653a54263
--- a/setup.py	Wed Aug 03 21:28:29 2016 +0100
+++ b/setup.py	Wed Sep 28 19:52:42 2016 +0800
@@ -1,7 +1,7 @@
 import sys, os
 import setuptools
 
-version = '0.6.2'
+version = '0.6.3'
 
 setuptools.setup(
     name='python-whois',