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:
@@ -18,8 +18,8 @@
|
||||
Sentiment analysis server in Python
|
||||
"""
|
||||
|
||||
VERSION = "0.2.7"
|
||||
|
||||
import extensions
|
||||
import blueprints
|
||||
import plugins
|
||||
|
||||
__version__ = "0.2.8"
|
||||
|
Reference in New Issue
Block a user