mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-22 08:44:10 +00:00
Version bump to v0.8.0
This commit is contained in:
parent
f018895f2c
commit
8552e24945
@ -15,8 +15,8 @@ __title__ = 'discord'
|
||||
__author__ = 'Rapptz'
|
||||
__license__ = 'MIT'
|
||||
__copyright__ = 'Copyright 2015 Rapptz'
|
||||
__version__ = '0.7.0'
|
||||
__build__ = 0x007000
|
||||
__version__ = '0.8.0'
|
||||
__build__ = 0x008000
|
||||
|
||||
from .client import Client
|
||||
from .user import User
|
||||
|
Loading…
x
Reference in New Issue
Block a user