This commit is contained in:
iDutchy
2020-10-17 20:22:16 -05:00
parent 18f80a737f
commit 2b5490d4cb
2 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@ __title__ = 'discord'
__author__ = 'Rapptz'
__license__ = 'MIT'
__copyright__ = 'Copyright 2015-2020 Rapptz'
__version__ = '1.5.0-enhanced_1'
__version__ = '1.5.0.1'
__path__ = __import__('pkgutil').extend_path(__path__, __name__)