X-Git-Url: https://blacka.com/cgi-bin/gitweb.cgi?p=python-rwhoisd.git;a=blobdiff_plain;f=setup.py;h=2951ad2af4379ad4506f601c65edeae1ebd19824;hp=7f98e1036d0b33823b4090299a1f3229dd2f7101;hb=HEAD;hpb=38b4406b046fb794322e948fd77cc1cbf28baa25 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",