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

Commit aa6ae6e

Browse files
committed
Bump version number to v1.1.4
1 parent 36d832a commit aa6ae6e

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.3'
13+
__version__ = '1.1.4'
1414

1515

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

0 commit comments

Comments
 (0)