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