diff --git a/setup.py b/setup.py index f3be5b8..214eea5 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( name='ilias2nbgrader', - version='0.4.1', + version='0.4.2', license='MIT', url='https://github.com/DigiKlausur/ilias2nbgrader', description='Exchange submissions and feedbacks between ILIAS and nbgrader',