Skip to content

Commit 4510920

Browse files
authored
Release 1.5.0 (#66)
1 parent 982ea3d commit 4510920

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -660,7 +660,7 @@ Message
660660
- id
661661
- package\_id
662662
- sticker\_id
663-
_ FileMessage
663+
- FileMessage
664664
- type
665665
- id
666666
- file\_size

linebot/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
from __future__ import unicode_literals
1818

19-
__version__ = '1.4.0'
19+
__version__ = '1.5.0'
2020
__author__ = 'LINE Corporation'
2121
__copyright__ = 'Copyright 2016, LINE Corporation'
2222
__license__ = 'Apache 2.0'

0 commit comments

Comments
 (0)