Skip to content

Commit 8c0f9d6

Browse files
authored
Release 2.4.2 (#425)
* Release 2.4.2 * Update __about__.py
1 parent 3efd85d commit 8c0f9d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linebot/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"""Meta data of line-bot-sdk."""
1616

1717

18-
__version__ = '2.4.1'
18+
__version__ = '2.4.2'
1919
__author__ = 'LINE Corporation'
2020
__copyright__ = 'Copyright 2016, LINE Corporation'
2121
__license__ = 'Apache 2.0'

0 commit comments

Comments
 (0)