diff --git a/setup.py b/setup.py index 056988c..19f7b19 100644 --- a/setup.py +++ b/setup.py @@ -7,6 +7,6 @@ setuptools.setup( author_email="antonio@susurrando.com", url="https://susurrando.com", description="Get RSS feeds into an IMAP account", - license="GPLv2", + license="GPLv3", keywords=["IMAP", "IMAPS", "RSS", "feeds", "RDF", "mail"] )