Commit f27a6f803a3d9241db2c9c9e21251ced0ba77bfd

Authored by Paulo Henrique Junqueira Amorim
1 parent 49ccd97a

ENH: Changed version number

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