From e649bc1a06f75d4a07e4ed6d24da38878e372dec Mon Sep 17 00:00:00 2001 From: JSKenyon Date: Mon, 7 Dec 2020 16:09:42 +0200 Subject: [PATCH] Update __init__.py --- cubical/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cubical/__init__.py b/cubical/__init__.py index a827d3fe..ff3df246 100644 --- a/cubical/__init__.py +++ b/cubical/__init__.py @@ -4,4 +4,4 @@ # This code is distributed under the terms of GPLv2, see LICENSE.md for details # update this for each release -VERSION = "1.5.6" +VERSION = "1.5.7"