Skip to content

Commit cf5283c

Browse files
committed
Update release version
1 parent 47a9d3b commit cf5283c

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.14'
7+
__version__ = '1.2.15'
88

99
__all__ = (
1010
'ChatBot',

0 commit comments

Comments
 (0)