Skip to content
This repository was archived by the owner on Jul 22, 2022. It is now read-only.

Commit 40ede45

Browse files
committed
Bump version number to v1.2.2
1 parent 2196457 commit 40ede45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerjudge/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
from . import test_case
1111
from .thread import Thread
1212

13-
__version__ = '1.2.1'
13+
__version__ = '1.2.2'
1414

1515

1616
def judge(processor, source, tests, config=None,

0 commit comments

Comments
 (0)