diff --git a/xmipptomo/__init__.py b/xmipptomo/__init__.py index 4f53d90..34c3cdf 100644 --- a/xmipptomo/__init__.py +++ b/xmipptomo/__init__.py @@ -29,7 +29,7 @@ _logo = "xmipp_logo.png" _references = ['delaRosaTrevin2013', 'Jimenez2022'] -__version__ = "3.23.11.0" #X.YY.MM.sv +__version__ = "3.24.06.0" #X.YY.MM.sv # X.Y.M = version of the xmipp release associated. # sv = Set this to ".0" on each xmipp release. # For not release version (hotfix) increase it --> ".1", ".2", ...