From 2e8270281e43222ba1aa57543691c8bbd85c94e9 Mon Sep 17 00:00:00 2001 From: prodigysml Date: Mon, 3 Jun 2019 22:03:38 -0700 Subject: [PATCH] Did version increment --- Interlace/lib/core/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Interlace/lib/core/__version__.py b/Interlace/lib/core/__version__.py index e5c3f41..c343e22 100644 --- a/Interlace/lib/core/__version__.py +++ b/Interlace/lib/core/__version__.py @@ -1,2 +1,2 @@ -__version__ = '1.4.0' +__version__ = '1.5.1'