diff --git a/onlinejudge_template/__about__.py b/onlinejudge_template/__about__.py index e0ac815..53f6687 100644 --- a/onlinejudge_template/__about__.py +++ b/onlinejudge_template/__about__.py @@ -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"