From af90f32587b62bdffd7e2b1f88e0e9ec2291bc29 Mon Sep 17 00:00:00 2001 From: "Guilherme M. Prestes da Silva" Date: Fri, 28 Apr 2023 09:28:42 -0300 Subject: [PATCH] Change contact info --- setup.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/setup.py b/setup.py index f3d21ad..25bb3a5 100644 --- a/setup.py +++ b/setup.py @@ -62,9 +62,9 @@ setup( 'speedtest.net'), long_description=long_description, keywords='speedtest speedtest.net', - author='Matt Martz', - author_email='matt@sivel.net', - url='https://github.com/sivel/speedtest-cli', + author='Gmprestes', + author_email='gmprestes@gmail.com', + url='https://github.com/gmprestes/speedtest-cli', license='Apache License, Version 2.0', py_modules=['speedtest'], entry_points={