Skip to content

Commit

Permalink
NO-ISSUE Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Yang-33 committed Nov 21, 2024
1 parent 2367a77 commit eae415f
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 @@ -15,7 +15,7 @@
"""Meta data of line-bot-sdk."""


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

0 comments on commit eae415f

Please sign in to comment.