Varun J
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
discord/__init__.py
|
|
@ -13,7 +13,7 @@ __title__ = 'discord' |
|
|
|
__author__ = 'Rapptz' |
|
|
|
__license__ = 'MIT' |
|
|
|
__copyright__ = 'Copyright 2015-present Rapptz' |
|
|
|
__version__ = '2.2.0' |
|
|
|
__version__ = '2.2.0a' |
|
|
|
|
|
|
|
__path__ = __import__('pkgutil').extend_path(__path__, __name__) |
|
|
|
|
|
|
|