Skip to content

Commit

Permalink
Version up, thanks to @PythonNut
Browse files Browse the repository at this point in the history
  • Loading branch information
madsmtm committed Aug 27, 2017
1 parent a73d2fe commit c51a332
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.0.18'
__version__ = '1.0.19'
__license__ = 'BSD'
__author__ = 'Taehoon Kim; Moreels Pieter-Jan; Mads Marquart'
__email__ = 'carpedm20@gmail.com'
Expand Down

0 comments on commit c51a332

Please sign in to comment.