actionschnitzel / gh-release-checker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gh-release-checker

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).

Version VAR inside github_release.py:

current_version = float(1.00)

"Test Release" in this repo:

1.01

Output:

[Info]: An Update is avalible !!!

Conclusion:

Worx ;-)

About


Languages

Language:Python 100.0%