From 019bfcc3d219e0690ba6b12f8b4a1f55fff7d2e3 Mon Sep 17 00:00:00 2001 From: Frikky Date: Sat, 11 May 2024 19:05:38 +0200 Subject: [PATCH] Dammit --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py index 9069691..3eb0a4c 100644 --- a/setup.py +++ b/setup.py @@ -3,8 +3,8 @@ setup( name='shufflepy', version='0.1.0', - description='Connect to your favorite services with a single line of code.' - author='shuffle' + description='Connect to your favorite services with a single line of code.', + author='shuffle', author_email='support@shuffler.io', packages=find_packages(), install_requires=[