diff --git a/onlinejudge_template/__about__.py b/onlinejudge_template/__about__.py index 245a918..2a81cf1 100644 --- a/onlinejudge_template/__about__.py +++ b/onlinejudge_template/__about__.py @@ -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"