Skip to content

Commit c7de689

Browse files
committed
push forward version
1 parent 55c616c commit c7de689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
from dns_cache import _set_dns_cache
1919

20-
GRADER_VERSION = '1.3'
20+
GRADER_VERSION = '1.3.1'
2121

2222
if __name__ == '__main__':
2323
report_logger.info("QiwuGrader ver {0}".format(GRADER_VERSION))

0 commit comments

Comments
 (0)