Skip to content

Commit

Permalink
Updated release version.
Browse files Browse the repository at this point in the history
  • Loading branch information
gunthercox committed Jul 23, 2016
1 parent 2c250f1 commit 08f35a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chatterbot/__init__.py
Expand Up @@ -6,7 +6,7 @@
if script_name != 'setup.py':
from .chatterbot import ChatBot

__version__ = '0.4.4'
__version__ = '0.4.5'
__author__ = 'Gunther Cox'
__email__ = 'gunthercx@gmail.com'

0 comments on commit 08f35a4

Please sign in to comment.