Tests for updated text tags api

This commit is contained in:
Madison May
2014-12-18 01:04:10 -05:00
parent a0d91f0ad0
commit cc1d6dc502
4 changed files with 4 additions and 15 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.5',) * 4
Version, version, __version__, VERSION = ('0.4.11',) * 4
from indicoio.text.sentiment import political, posneg
from indicoio.text.sentiment import posneg as sentiment