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 1e81e0e commit d1c90d5Copy full SHA for d1c90d5
discord/__init__.py
@@ -15,7 +15,7 @@
15
__author__ = 'Rapptz'
16
__license__ = 'MIT'
17
__copyright__ = 'Copyright 2015-present Rapptz'
18
-__version__ = '1.7.4'
+__version__ = '1.7.5'
19
20
__path__ = __import__('pkgutil').extend_path(__path__, __name__)
21
0 commit comments