diff --git a/setup.py b/setup.py index 1340595..c69e1a2 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ version='.' . join(map(str, version)), description='Python Yubico Client', author='Tomaž Muraus', - author_email='kami@k5-storitve.net', + author_email='tomaz+pypi@tomaz.me', license='BSD', url='http://github.com/Kami/python-yubico-client/', download_url='http://github.com/Kami/python-yubico-client/downloads/',