Commit fed1d05143a84c33d22a78af0c1b40f854965e34

Authored by Thiago Franco de Moraes
1 parent 80b4c856

Updated the invesalius version

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
invesalius/constants.py
@@ -24,7 +24,7 @@ import wx @@ -24,7 +24,7 @@ import wx
24 24
25 from project import Project 25 from project import Project
26 26
27 -INVESALIUS_VERSION = "3.0 beta 5" 27 +INVESALIUS_VERSION = "3.0"
28 28
29 #--------------- 29 #---------------
30 30