From c8e742f96e0c4ac7f1ce9f2cabeb6cc930ff794d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=2E=20Fernando=20S=C3=A1nchez?= Date: Fri, 6 May 2016 11:50:46 +0200 Subject: [PATCH] Bumped 0.5.6 --- senpy/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"