From 21ec9e05c547457a593ccefc59a5da19a5e650e3 Mon Sep 17 00:00:00 2001 From: Juncheol Cho Date: Mon, 13 Nov 2017 21:12:48 +0900 Subject: [PATCH] update author --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e4a21b9..c1308ae 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ version=version, description='hack your deep learning performance ', long_description=pypandoc.convert('README.md', 'rst'), - author='Neosapience Inc.', + author='Neosapience, Inc.', url=github_url, download_url='{}/tarball/{}'.format(github_url, version), keywords=['AI', 'ML', 'DL', 'deep learning', 'machine learning', 'debugging',