docs update + add case_insensitive_prefix

This commit is contained in:
iDutchy
2021-01-05 18:20:23 -06:00
parent b50b8e903f
commit db9dd93ad4
4 changed files with 31 additions and 4 deletions

View File

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