diff --git a/check_trex.py b/check_trex.py index 1c2d38a..913fc0a 100755 --- a/check_trex.py +++ b/check_trex.py @@ -135,7 +135,7 @@ def setup_logging(args): def show_version(): - print("1.0.0") + print("1.0.1") class BelowThresholdContext(Context):