Skip to content

Commit

Permalink
Version up, thanks to @ekohilas and @kapi2289
Browse files Browse the repository at this point in the history
  • Loading branch information
madsmtm committed Dec 9, 2018
1 parent 64b1e52 commit f8d3b57
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 @@ -15,7 +15,7 @@
from .client import *

__title__ = 'fbchat'
__version__ = '1.4.1'
__version__ = '1.4.2'
__description__ = 'Facebook Chat (Messenger) for Python'

__copyright__ = 'Copyright 2015 - 2018 by Taehoon Kim'
Expand Down

0 comments on commit f8d3b57

Please sign in to comment.