diff --git a/senpy/__init__.py b/senpy/__init__.py index 2ea8c68..9f3655c 100644 --- a/senpy/__init__.py +++ b/senpy/__init__.py @@ -18,4 +18,4 @@ Sentiment analysis server in Python """ -__version__ = "0.5.5rc1" +__version__ = "0.5.5"