Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dolfies authored May 10, 2021
1 parent 1e81e0e commit d1c90d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discord/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -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__)

Expand Down

0 comments on commit d1c90d5

Please sign in to comment.