mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-07 20:28:38 +00:00
Version bump to v0.2.0
This commit is contained in:
parent
49b9b987c7
commit
d74f9c74cf
@ -15,8 +15,8 @@ __title__ = 'discord'
|
|||||||
__author__ = 'Rapptz'
|
__author__ = 'Rapptz'
|
||||||
__license__ = 'MIT'
|
__license__ = 'MIT'
|
||||||
__copyright__ = 'Copyright 2015 Rapptz'
|
__copyright__ = 'Copyright 2015 Rapptz'
|
||||||
__version__ = '0.1.0'
|
__version__ = '0.2.0'
|
||||||
__build__ = 0x001000
|
__build__ = 0x002000
|
||||||
|
|
||||||
from client import Client
|
from client import Client
|
||||||
from user import User
|
from user import User
|
||||||
|
Loading…
x
Reference in New Issue
Block a user