diff --git a/setup.py b/setup.py index f2581f1..3f92e4b 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setuptools.setup( name = 'pyFUME', - version = '0.3.0', + version = '0.3.1', author = 'Caro Fuchs', author_email = 'c.e.m.fuchs@tue.nl', description = 'A Python package for fuzzy model estimation',