diff --git a/setup.py b/setup.py index 8daf94e..c3f2b60 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='modAL', - version='0.4.0', + version='0.4.1', author='Tivadar Danka', author_email='85a5187a@opayq.com', description='A modular active learning framework for Python3',