From 555a9792ff29a4efde576ac5932a28c99a35484f Mon Sep 17 00:00:00 2001 From: konstantin Date: Tue, 28 Aug 2018 13:22:16 +0300 Subject: [PATCH] Bump version Signed-off-by: konstantin --- sourced/ml/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sourced/ml/__init__.py b/sourced/ml/__init__.py index e9c19e60..8076fa21 100644 --- a/sourced/ml/__init__.py +++ b/sourced/ml/__init__.py @@ -5,4 +5,4 @@ except ImportError: pass -__version__ = 0, 5, 1 +__version__ = 0, 6, 0