From 2feb99225bdcbf3830e14a16de813a6421296289 Mon Sep 17 00:00:00 2001 From: thecosmos Date: Wed, 8 May 2019 09:41:37 +0530 Subject: [PATCH] Minor changes --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index a2a97b5..3f35352 100644 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ extra_requirements = { setup( name='Flask-Discord', version='0.0.1', - url='', + url='https://github.com/thec0sm0s/Flask-Discord', license='BSD', author='□ | The Cosmos', author_email='deepakrajko14@gmail.com',