We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9c8578 commit 2ef5b90Copy full SHA for 2ef5b90
index_generator/__init__.py
@@ -1,8 +1,8 @@
1
APP_NAME = 'Index Generator'
2
APP_VERSION = '0.2.9'
3
-APP_URL = 'https://github.com/BruceZhang1993/index-generator'
+APP_URL = 'https://github.com/index-generator-project/index-generator'
4
PACKAGE_NAME = 'index-generator'
5
LICENSE = 'MIT'
6
-AUTHOR = 'Bruce Zhang, Edward P'
+AUTHOR = 'Index Generator Project'
7
EMAIL = ''
8
DESCRIPTION = 'Yet another index generator.'
0 commit comments