Skip to content

Commit 0e01b0a

Browse files
committed
Update version to 1.1.0
1 parent c432643 commit 0e01b0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chatterbot_corpus/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"""
44
from .corpus import Corpus
55

6-
__version__ = '1.0.1'
6+
__version__ = '1.1.0'
77
__author__ = 'Gunther Cox'
88
__email__ = '[email protected]'
99
__url__ = 'https://github.com/gunthercox/chatterbot-corpus'

0 commit comments

Comments
 (0)