diff --git a/discord/__init__.py b/discord/__init__.py index e2c5789742bb..61a5b4922676 100644 --- a/discord/__init__.py +++ b/discord/__init__.py @@ -15,7 +15,7 @@ __author__ = 'Rapptz' __license__ = 'MIT' __copyright__ = 'Copyright 2015-present Rapptz' -__version__ = '1.7.4' +__version__ = '1.7.5' __path__ = __import__('pkgutil').extend_path(__path__, __name__)