Documentation fixes and version bump.

This commit is contained in:
Rapptz
2015-09-05 01:05:08 -04:00
parent eed4b428aa
commit 73919fe152
3 changed files with 5 additions and 5 deletions

View File

@ -79,7 +79,7 @@ class Client(object):
.. attribute:: messages
A deque_ of :class:`Message` that the client has received from all servers and private messages.
.. attribute:: email
.. attribute:: email
The email used to login. This is only set if login is successful, otherwise it's None.