diff --git a/setup.py b/setup.py index 4138893..0bd645a 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.8.2" +version = "1.8.3" setup( name='SoMaJo',