We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83091e0 commit b731315Copy full SHA for b731315
discord/__init__.py
@@ -15,7 +15,7 @@
15
__author__ = 'Rapptz & mccoderpy'
16
__license__ = 'MIT'
17
__copyright__ = 'Copyright 2015-present Rapptz'
18
-__version__ = '1.7.5.1'
+__version__ = '1.7.5.3'
19
20
__path__ = __import__('pkgutil').extend_path(__path__, __name__)
21
0 commit comments