update version

This commit is contained in:
PidgeyL
2016-01-04 09:06:28 +01:00
parent f0daab74f6
commit 47ded77b13

View File

@@ -15,9 +15,9 @@ from .client import *
__copyright__ = 'Copyright 2015 by Taehoon Kim'
__version__ = '0.2.3'
__version__ = '0.3.0'
__license__ = 'BSD'
__author__ = 'Taehoon Kim'
__author__ = 'Taehoon Kim; Moreels Pieter-Jan'
__email__ = 'carpedm20@gmail.com'
__source__ = 'https://github.com/carpedm20/fbchat/'