diff --git a/setup.py b/setup.py index e66651e..dd563ec 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="psl-dns", - version="1.1", + version="1.1.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.",