Commit 69e1b105d7c1f3345cbe47f0102b504bd5601dba
1 parent
edc9a312
Exists in
master
ENH: Changed version
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,7 +28,7 @@ from invesalius import utils | ||
28 | from invesalius import inv_paths | 28 | from invesalius import inv_paths |
29 | 29 | ||
30 | #from invesalius.project import Project | 30 | #from invesalius.project import Project |
31 | -INVESALIUS_VERSION = "3.1.99997" | 31 | +INVESALIUS_VERSION = "3.1.99998" |
32 | 32 | ||
33 | INVESALIUS_ACTUAL_FORMAT_VERSION = 1.1 | 33 | INVESALIUS_ACTUAL_FORMAT_VERSION = 1.1 |
34 | 34 |