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

Commit c816998

Browse files
committed
Bump version number to v1.3.0
1 parent 786c59f commit c816998

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 .status import Status
1111
from . import test_case
1212

13-
__version__ = '1.2.5'
13+
__version__ = '1.3.0'
1414

1515

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

0 commit comments

Comments
 (0)