Skip to content

Commit

Permalink
Update version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gunthercox committed Oct 6, 2018
1 parent f4019b4 commit 071ebf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chatterbot_corpus/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
A machine readable multilingual dialog corpus.
"""

__version__ = '1.1.4'
__version__ = '1.2.0'
__author__ = 'Gunther Cox'
__email__ = '[email protected]'
__url__ = 'https://github.com/gunthercox/chatterbot-corpus'

0 comments on commit 071ebf2

Please sign in to comment.