From 7e88396daf217f342147151354d7e2e3ef617651 Mon Sep 17 00:00:00 2001 From: Jacob Bumgarner <70919881+JacobBumgarner@users.noreply.github.com> Date: Mon, 30 May 2022 11:23:07 -0400 Subject: [PATCH] Update VesselVio.py --- VesselVio.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VesselVio.py b/VesselVio.py index 3d1df72..1aa4559 100644 --- a/VesselVio.py +++ b/VesselVio.py @@ -34,7 +34,7 @@ from pyvistaqt import QtInteractor ###### -__version__ = "V 1.1.1" +__version__ = "V 1.1.2" ######