Skip to content

Commit a9b3f6e

Browse files
authored
Merge pull request #12 from line/release-1.0.1
Update version to 1.0.1
2 parents 262b232 + 0a311c9 commit a9b3f6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linebot/__about__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
from __future__ import unicode_literals
1818

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

0 commit comments

Comments
 (0)