From 99cda93fae4772ffb3f6e8f83eb6df693c37ef25 Mon Sep 17 00:00:00 2001 From: Hamel Husain Date: Sun, 17 Jan 2021 10:14:37 -0800 Subject: [PATCH] Update settings.ini --- settings.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/settings.ini b/settings.ini index 1aaf584..7724744 100644 --- a/settings.ini +++ b/settings.ini @@ -9,9 +9,9 @@ lib_name = {lib_name} user = {user} # description = A description of your project # keywords = some keywords -author = {user} +author = {author} author_email = {author_email} -# copyright = Your Name or Company Name +copyright = {author} branch = {branch} version = 0.0.1 min_python = 3.6