setup.py
changeset 170 6126b6d3e2ad
parent 158 bcae8cb61002
child 175 f7797b7cb257
--- a/setup.py	Thu Mar 15 11:33:21 2018 -0400
+++ b/setup.py	Mon Mar 19 16:57:36 2018 -0400
@@ -1,7 +1,7 @@
 import sys, os
 import setuptools
 
-version = '0.6.8'
+version = '0.6.9'
 
 setuptools.setup(
     name='python-whois',