diff --git a/dockerjudge/__init__.py b/dockerjudge/__init__.py index 50cf566..fb41004 100644 --- a/dockerjudge/__init__.py +++ b/dockerjudge/__init__.py @@ -10,7 +10,7 @@ from . import test_case from .thread import Thread -__version__ = '1.2.1' +__version__ = '1.2.2' def judge(processor, source, tests, config=None,