Skip to content

Commit

Permalink
Version up, thanks to @DeltaF1
Browse files Browse the repository at this point in the history
`onFriendRequest` functionality is restored
  • Loading branch information
madsmtm committed Feb 7, 2018
1 parent 4c9d3bd commit 3142524
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 @@ -17,7 +17,7 @@


__copyright__ = 'Copyright 2015 - {} by Taehoon Kim'.format(datetime.now().year)
__version__ = '1.3.0'
__version__ = '1.3.1'
__license__ = 'BSD'
__author__ = 'Taehoon Kim; Moreels Pieter-Jan; Mads Marquart'
__email__ = '[email protected]'
Expand Down

0 comments on commit 3142524

Please sign in to comment.