Commit ba5cb56adcd77a800ba03f143a5eb1c0efdda175

Authored by Thiago Franco de Moraes
1 parent 4f6b285d
Exists in master

New pre-release (3.1.99995)

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
invesalius/constants.py
... ... @@ -28,7 +28,7 @@ from invesalius import utils
28 28 from invesalius import inv_paths
29 29  
30 30 #from invesalius.project import Project
31   -INVESALIUS_VERSION = "3.1.99994"
  31 +INVESALIUS_VERSION = "3.1.99995"
32 32  
33 33 INVESALIUS_ACTUAL_FORMAT_VERSION = 1.1
34 34  
... ...