diff --git a/setup.py b/setup.py index 39c7f88..06ada06 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ with open(path.join(here, 'README.rst')) as fh: long_description = fh.read() -version = "1.4.2" +version = "1.4.3" setup( name='SoMaJo',