From f2434008c72c00d415836e95911676d47f76cf8e Mon Sep 17 00:00:00 2001 From: Paulo Henrique Junqueira Amorim Date: Mon, 22 May 2017 14:48:45 -0300 Subject: [PATCH] Changed InVesalius version to 3.1 --- invesalius/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/invesalius/constants.py b/invesalius/constants.py index 8664b7d..7a99472 100644 --- a/invesalius/constants.py +++ b/invesalius/constants.py @@ -24,7 +24,7 @@ import wx import itertools #from invesalius.project import Project -INVESALIUS_VERSION = "3.0" +INVESALIUS_VERSION = "3.1" #--------------- -- libgit2 0.21.2