mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-05-13 01:09:50 +00:00
Version bumped to v0.9.1
This commit is contained in:
parent
2f61d086e4
commit
8d53f17e47
@ -15,8 +15,8 @@ __title__ = 'discord'
|
||||
__author__ = 'Rapptz'
|
||||
__license__ = 'MIT'
|
||||
__copyright__ = 'Copyright 2015 Rapptz'
|
||||
__version__ = '0.9.0'
|
||||
__build__ = 0x009000
|
||||
__version__ = '0.9.1'
|
||||
__build__ = 0x009010
|
||||
|
||||
from .client import Client
|
||||
from .user import User
|
||||
|
Loading…
x
Reference in New Issue
Block a user