version bump
This commit is contained in:
parent
3521ae985a
commit
c6b417bc7b
@ -15,7 +15,7 @@ __title__ = 'discord'
|
||||
__author__ = 'Rapptz'
|
||||
__license__ = 'MIT'
|
||||
__copyright__ = 'Copyright 2015-2020 Rapptz'
|
||||
__version__ = '1.5.0.1'
|
||||
__version__ = '1.5.0.2'
|
||||
|
||||
__path__ = __import__('pkgutil').extend_path(__path__, __name__)
|
||||
|
||||
|
@ -1302,7 +1302,7 @@ class Guild(Hashable):
|
||||
|
||||
Retreives a :class:`Member` from a guild ID, and a member ID.
|
||||
|
||||
.. versionadded:: 1.5.1.2
|
||||
.. versionadded:: 1.5.0.2
|
||||
|
||||
.. note::
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user