preparing
This commit is contained in:
parent
09168d880f
commit
2d7b6e239b
@ -15,7 +15,7 @@ __title__ = 'discord'
|
||||
__author__ = 'Rapptz'
|
||||
__license__ = 'MIT'
|
||||
__copyright__ = 'Copyright 2015-2020 Rapptz'
|
||||
__version__ = '1.5.0'
|
||||
__version__ = '1.5.0-enhanced_1'
|
||||
|
||||
__path__ = __import__('pkgutil').extend_path(__path__, __name__)
|
||||
|
||||
|
2
setup.py
2
setup.py
@ -46,7 +46,7 @@ setup(name='enhanced-dpy',
|
||||
author='iDutchy',
|
||||
url='https://github.com/iDutchy/discord.py',
|
||||
project_urls={
|
||||
"Documentation": "https://discordpy.readthedocs.io/en/latest/",
|
||||
"Documentation": "https://enhanced-dpy.readthedocs.io/en/latest/",
|
||||
"Issue tracker": "https://github.com/iDutchy/discord.py/issues",
|
||||
},
|
||||
version=version,
|
||||
|
Loading…
x
Reference in New Issue
Block a user