1
0
mirror of https://github.com/gsi-upm/senpy synced 2025-08-24 02:22:20 +00:00

Fixed setup.py and pip

This commit is contained in:
J. Fernando Sánchez
2014-11-20 20:54:57 +01:00
parent 2b68838514
commit 2f7a8d7267
3 changed files with 21 additions and 5 deletions

View File

@@ -18,8 +18,8 @@
Sentiment analysis server in Python
"""
VERSION = "0.2.7"
import extensions
import blueprints
import plugins
__version__ = "0.2.8"