add Color.random

This commit is contained in:
iDutchy
2020-11-19 18:46:42 -06:00
parent b61b5b7414
commit 725f08e45d
4 changed files with 12 additions and 5 deletions

View File

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