Skip to content

Commit 2d909e2

Browse files
committed
Update packge version
1 parent 82817b5 commit 2d909e2

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.13'
7+
__version__ = '1.2.14'
88

99
__all__ = (
1010
'ChatBot',

0 commit comments

Comments
 (0)