diff --git a/setup.py b/setup.py index c942d8b..0398fea 100644 --- a/setup.py +++ b/setup.py @@ -6,10 +6,10 @@ setup( name="certidude", version="0.2.1", author=u"Pinecrypt Labs", - author_email="lauri@pinecrypt.com", + author_email="info@pinecrypt.com", description="Certidude provisions VPN connections to Pinecrypt Gateway", license="MIT", - keywords="falcon http jinja2 x509 pkcs11 webcrypto kerberos ldap", + keywords="x509 openvpn strongswan ipsec kerberos", url="https://git.k-space.ee/pinecrypt/certidude", packages=[ "pinecrypt.client",