login added

This commit is contained in:
Taehoon Kim
2015-04-19 01:10:04 +09:00
parent 7ef3f2e25e
commit 256a1b496c
5 changed files with 103 additions and 54 deletions

View File

@@ -5,7 +5,7 @@ Facebook Chat (Messenger) for Python
"""
from .core import *
from .client import *
__version__ = '0.0.1'