Documentation updates
[python-rwhoisd.git] / rwhoisd / config.py
index 5447ca2..d4fb5d2 100644 (file)
@@ -48,7 +48,7 @@ verbose = False
 
 #### END Editable Configuration Options
 
-version = "0.2"
+version = "0.4"
 banner_string = "%%rwhois V-1.5 %s (python-rwhoisd %s)" % \
                 (server_hostname, version)