From 8eada87ad7256019ad0d34dca83e504fb1170ea0 Mon Sep 17 00:00:00 2001 From: "Sajeeb Lohani (sml555 / prodigysml)" <16996819+prodigysml@users.noreply.github.com> Date: Fri, 7 May 2021 10:56:32 +1000 Subject: [PATCH] Update __version__.py --- 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 be0b610..6c08d42 100644 --- a/Interlace/lib/core/__version__.py +++ b/Interlace/lib/core/__version__.py @@ -1 +1 @@ -__version__ = '1.9.3' +__version__ = '1.9.4'