We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55c616c commit c7de689Copy full SHA for c7de689
app.py
@@ -17,7 +17,7 @@
17
18
from dns_cache import _set_dns_cache
19
20
-GRADER_VERSION = '1.3'
+GRADER_VERSION = '1.3.1'
21
22
if __name__ == '__main__':
23
report_logger.info("QiwuGrader ver {0}".format(GRADER_VERSION))
0 commit comments