From fdc50fda96f448318daab1c7ea88acb6e56afc6a Mon Sep 17 00:00:00 2001 From: prodigysml Date: Sat, 22 Jan 2022 20:14:04 +1100 Subject: [PATCH] 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 a4f8693..4c3e058 100644 --- a/Interlace/lib/core/__version__.py +++ b/Interlace/lib/core/__version__.py @@ -1 +1 @@ -__version__ = '1.9.5' +__version__ = '1.9.6'