Updating changes.txt and version numbers

This commit is contained in:
Madison May
2014-12-20 17:20:44 -05:00
parent f58643868f
commit 6fa61ce27b
3 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import indicoio.config as config
JSON_HEADERS = {'Content-type': 'application/json', 'Accept': 'text/plain'}
Version, version, __version__, VERSION = ('0.4.13',) * 4
Version, version, __version__, VERSION = ('0.4.14',) * 4
from indicoio.text.sentiment import political, posneg
from indicoio.text.sentiment import posneg as sentiment