diff --git a/setup.py b/setup.py index 7182f83..9ed60a3 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="psl-dns", - version="1.0", + version="1.0.1", author="Peter Thomassen", author_email="peter.thomassen@securesystems.de", description="Query the Public Suffix List (PSL) via DNS and check the PSL status of a domain.",