Skip to content

Commit 8245657

Browse files
committed
Update version for release
1 parent 13cba3d commit 8245657

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chatterbot/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from .chatterbot import ChatBot
55

66

7-
__version__ = '1.2.4'
7+
__version__ = '1.2.5'
88

99
__all__ = (
1010
'ChatBot',

0 commit comments

Comments
 (0)