setup.py
changeset 176 1bd3f3f7fe2a
parent 175 f7797b7cb257
--- a/setup.py	Mon Apr 23 18:38:16 2018 +0300
+++ b/setup.py	Mon Apr 23 18:43:05 2018 +0300
@@ -1,7 +1,7 @@
 import sys, os
 import setuptools
 
-version = '0.6.9'
+version = '0.7.0'
 
 setuptools.setup(
     name='python-whois',