Version bump.

This commit is contained in:
Rapptz 2015-08-26 21:22:29 -04:00
parent 0e4ccad32a
commit a85aab92b7

View File

@ -15,8 +15,8 @@ __title__ = 'discord'
__author__ = 'Rapptz'
__license__ = 'MIT'
__copyright__ = 'Copyright 2015 Rapptz'
__version__ = '0.2.1'
__build__ = 0x002010
__version__ = '0.3.0'
__build__ = 0x003000
from client import Client
from user import User