From 69e1b105d7c1f3345cbe47f0102b504bd5601dba Mon Sep 17 00:00:00 2001 From: paulojamorim Date: Wed, 13 Apr 2022 20:00:58 -0300 Subject: [PATCH] ENH: Changed version --- invesalius/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/invesalius/constants.py b/invesalius/constants.py index 982ed9d70..1227cf06c 100644 --- a/invesalius/constants.py +++ b/invesalius/constants.py @@ -28,7 +28,7 @@ from invesalius import inv_paths #from invesalius.project import Project -INVESALIUS_VERSION = "3.1.99997" +INVESALIUS_VERSION = "3.1.99998" INVESALIUS_ACTUAL_FORMAT_VERSION = 1.1