We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bbc8b8 commit 63dd4f7Copy full SHA for 63dd4f7
setup.py
@@ -25,7 +25,7 @@ def run_tests(self):
25
long_description=open('README.md').read().strip(),
26
version=__version__,
27
author=__author__,
28
- author_email='jakub@roztocil.co',
+ author_email='jakub@httpie.io',
29
license=__licence__,
30
url='https://github.com/httpie/httpcat',
31
download_url='https://github.com/httpie/httpcat',
0 commit comments