Skip to content

Commit

Permalink
Version up, thanks to @lobstr
Browse files Browse the repository at this point in the history
  • Loading branch information
madsmtm committed Jan 2, 2018
1 parent 46b85de commit e4290cd
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.1.3'
__version__ = '1.2.0'
__license__ = 'BSD'
__author__ = 'Taehoon Kim; Moreels Pieter-Jan; Mads Marquart'
__email__ = '[email protected]'
Expand Down

0 comments on commit e4290cd

Please sign in to comment.