diff --git a/otherfiles/version_check.py b/otherfiles/version_check.py index ec9e977..79be911 100644 --- a/otherfiles/version_check.py +++ b/otherfiles/version_check.py @@ -5,7 +5,7 @@ import codecs Failed = 0 -VERSION = "0.2" +VERSION = "0.3" README_ITEMS = [ "[Version {0}](https://github.com/sepandhaghighi/mycoffee/archive/v{0}.zip)",