Skip to content

Commit

Permalink
Bump version: 1.7.0 -> 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
madsmtm committed Jul 3, 2019
1 parent 3a0b986 commit 27e5d1b
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 @@ -13,7 +13,7 @@
from ._util import log # TODO: Remove this (from examples too)

__title__ = "fbchat"
__version__ = "1.7.0"
__version__ = "1.7.1"
__description__ = "Facebook Chat (Messenger) for Python"

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

0 comments on commit 27e5d1b

Please sign in to comment.