Skip to content

Commit b731315

Browse files
authored
Updated init
1 parent 83091e0 commit b731315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
__author__ = 'Rapptz & mccoderpy'
1616
__license__ = 'MIT'
1717
__copyright__ = 'Copyright 2015-present Rapptz'
18-
__version__ = '1.7.5.1'
18+
__version__ = '1.7.5.3'
1919

2020
__path__ = __import__('pkgutil').extend_path(__path__, __name__)
2121

0 commit comments

Comments
 (0)