setup.py
changeset 55 bc23472ae284
parent 51 1459aa5d7ce4
child 62 fc06c601b875
--- a/setup.py	Wed Aug 12 14:14:01 2015 +0800
+++ b/setup.py	Thu Aug 13 12:14:23 2015 +0800
@@ -1,7 +1,7 @@
 import sys, os
 import setuptools
 
-version = '0.3.1'
+version = '0.4'
 
 setuptools.setup(
     name='python-whois',