Skip to content

Commit

Permalink
Merge pull request #53 from online-judge-tools/release/4.7.0
Browse files Browse the repository at this point in the history
RELEASE: 4.7.0
  • Loading branch information
kmyk authored Sep 15, 2020
2 parents 1583780 + 122a7ef commit 9a4a90e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion onlinejudge_template/__about__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
__title__ = "online-judge-template-generator"
__url__ = "https://github.com/online-judge-tools/template-generator"
__version__ = "4.6.0"
__version__ = "4.7.0"

0 comments on commit 9a4a90e

Please sign in to comment.