Skip to content

Commit 3bbb5f0

Browse files
committed
Release 1.13.0
1 parent d36ebbf commit 3bbb5f0

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
@@ -461,7 +461,7 @@ https://developers.line.biz/en/reference/messaging-api/#revoke-channel-access-to
461461
line_bot_api.revoke_channel_token(<access_token>)
462462
463463
get\_insight\_message\_delivery(self, date, timeout=None)
464-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
464+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
465465

466466
Get the number of messages sent on a specified day.
467467

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.12.1'
19+
__version__ = '1.13.0'
2020
__author__ = 'LINE Corporation'
2121
__copyright__ = 'Copyright 2016, LINE Corporation'
2222
__license__ = 'Apache 2.0'

0 commit comments

Comments
 (0)