Skip to content

Commit

Permalink
Version up, thanks to @sdnian
Browse files Browse the repository at this point in the history
`fetchThreadMessages` and `listen` can now parse AudioAttachments
  • Loading branch information
madsmtm committed Jan 30, 2018
1 parent e8806d4 commit 0b0d617
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.2.1'
__version__ = '1.3.0'
__license__ = 'BSD'
__author__ = 'Taehoon Kim; Moreels Pieter-Jan; Mads Marquart'
__email__ = '[email protected]'
Expand Down

0 comments on commit 0b0d617

Please sign in to comment.