Added classifiers and Annie to pypi stuff

This commit is contained in:
Slater-Victoroff
2015-02-27 17:24:29 -05:00
parent e6d40b7bdd
commit 1c1efddd9b
4 changed files with 24 additions and 7 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ from functools import partial
JSON_HEADERS = {'Content-type': 'application/json', 'Accept': 'text/plain'}
Version, version, __version__, VERSION = ('0.5.0',) * 4
Version, version, __version__, VERSION = ('0.5.1',) * 4
from indicoio.text.sentiment import political, posneg
from indicoio.text.sentiment import posneg as sentiment