X-Git-Url: https://blacka.com/cgi-bin/gitweb.cgi?p=python-rwhoisd.git;a=blobdiff_plain;f=setup.py;fp=setup.py;h=2951ad2af4379ad4506f601c65edeae1ebd19824;hp=7f98e1036d0b33823b4090299a1f3229dd2f7101;hb=bddfdbe10a98a9436b69b6f4db8aabec95558533;hpb=e6388729308c457b4569912864e9791871c54aa6 diff --git a/setup.py b/setup.py index 7f98e10..2951ad2 100644 --- 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",