diff --git a/setup.py b/setup.py index 519d49e..c51cbdb 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name = 'classconvergence', - version = '1.0', + version = '1.1', description = 'Plot the class distribution as a function of iteration from a Class2D or Class3D job from RELION', long_description = readme,