diff --git a/check_trex.py b/check_trex.py index f3b5733..babf15e 100755 --- a/check_trex.py +++ b/check_trex.py @@ -135,7 +135,7 @@ def setup_logging(args): def show_version(): - print("1.0.1") + print("1.0.2") class BelowThresholdContext(Context):