Update TODO based on work for 0.4.1
[python-rwhoisd.git] / setup.py
index 7f98e10..2951ad2 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -4,7 +4,7 @@ from distutils.core import setup
 import os
 
 setup(name="python-rwhoisd",
-      version="0.4",
+      version="0.4.1",
       description="A lightweight RWhois server written in Python",
       author="David Blacka",
       author_email="david@blacka.com",