Skip to content

Commit

Permalink
Version up, thanks to @kapi2289
Browse files Browse the repository at this point in the history
  • Loading branch information
madsmtm committed Feb 3, 2019
1 parent 6ea174b commit 8d25540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fbchat/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
from .client import *

__title__ = "fbchat"
__version__ = "1.6.2"
__version__ = "1.6.3"
__description__ = "Facebook Chat (Messenger) for Python"

__copyright__ = "Copyright 2015 - 2019 by Taehoon Kim"
Expand Down

0 comments on commit 8d25540

Please sign in to comment.