Skip to content

Commit fabda07

Browse files
committed
Increment version to 1.2.9
1 parent 8e6a5a4 commit fabda07

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.8'
7+
__version__ = '1.2.9'
88

99
__all__ = (
1010
'ChatBot',

0 commit comments

Comments
 (0)