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

Commit 91f1882

Browse files
committed
Bump version number to v1.2.0
1 parent 69190d9 commit 91f1882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerjudge/__init__.py

Lines changed: 1 addition & 1 deletion
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.1.5'
13+
__version__ = '1.2.0'
1414

1515

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

0 commit comments

Comments
 (0)