Skip to content

Commit

Permalink
Merge pull request #27 from online-judge-tools/release/4.3.1
Browse files Browse the repository at this point in the history
RELEASE: 4.3.1
  • Loading branch information
kmyk authored Jun 15, 2020
2 parents 7b6db90 + 3a76102 commit fb01e2e
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/kmyk/online-judge-template-generator"
__version__ = "4.3.0"
__version__ = "4.3.1"

0 comments on commit fb01e2e

Please sign in to comment.