Skip to content

Commit bdcc8cd

Browse files
committed
Update package version to 1.2.6
1 parent 296809e commit bdcc8cd

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.5'
7+
__version__ = '1.2.6'
88

99
__all__ = (
1010
'ChatBot',

0 commit comments

Comments
 (0)