Skip to content

Commit 63dd4f7

Browse files
authored
Update setup author
1 parent 2bbc8b8 commit 63dd4f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ def run_tests(self):
2525
long_description=open('README.md').read().strip(),
2626
version=__version__,
2727
author=__author__,
28-
author_email='jakub@roztocil.co',
28+
author_email='jakub@httpie.io',
2929
license=__licence__,
3030
url='https://github.com/httpie/httpcat',
3131
download_url='https://github.com/httpie/httpcat',

0 commit comments

Comments
 (0)