Skip to content

Commit 2ef5b90

Browse files
authored
Update author and app_url(逃
1 parent f9c8578 commit 2ef5b90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index_generator/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
APP_NAME = 'Index Generator'
22
APP_VERSION = '0.2.9'
3-
APP_URL = 'https://github.com/BruceZhang1993/index-generator'
3+
APP_URL = 'https://github.com/index-generator-project/index-generator'
44
PACKAGE_NAME = 'index-generator'
55
LICENSE = 'MIT'
6-
AUTHOR = 'Bruce Zhang, Edward P'
6+
AUTHOR = 'Index Generator Project'
77
EMAIL = ''
88
DESCRIPTION = 'Yet another index generator.'

0 commit comments

Comments
 (0)