Skip to content

Commit

Permalink
Merge pull request #12 from line/release-1.0.1
Browse files Browse the repository at this point in the history
Update version to 1.0.1
  • Loading branch information
be-hase committed Oct 18, 2016
2 parents 262b232 + 0a311c9 commit a9b3f6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linebot/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

from __future__ import unicode_literals

__version__ = '1.0.0'
__version__ = '1.0.1'
__author__ = 'LINE Corporation'
__copyright__ = 'Copyright 2016, LINE Corporation'
__license__ = 'Apache 2.0'
Expand Down

0 comments on commit a9b3f6e

Please sign in to comment.