github_release.py checks if the latest release number of this repo is smaller, higher or equal to the local version(must be an float).
current_version = float(1.00)
1.01
[Info]: An Update is avalible !!!
Worx ;-)
github_release.py checks if the latest release number of this repo is smaller, higher or equal to the local version(must be an float).
current_version = float(1.00)
1.01
[Info]: An Update is avalible !!!
Worx ;-)