Update author email.

This commit is contained in:
Matt Fox 2016-06-27 23:52:50 -07:00
parent ccb353011a
commit 7e2c4df98f
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ setup(
version=VERSION,
license="BSD",
author="Matthew Fox",
author_email="matt.fox@multapplied.net",
author_email="matt@tansen.ca",
url="https://github.com/kti/python-netfilterqueue",
description="Python bindings for libnetfilter_queue",
long_description=open("README.rst").read(),