diff --git a/app/run_snow_detector.py b/app/run_snow_detector.py index 2e43b8839a7c8da2c607f2b78e746958163f356c..6e22d8fef0f5ea3de9a4592058bccbe78e208f0c 100644 --- a/app/run_snow_detector.py +++ b/app/run_snow_detector.py @@ -5,7 +5,7 @@ import os.path as op import json from s2snow import snow_detector -VERSION="1.1" +VERSION="1.1.1" def show_help(): """Show help of the run_snow_detector script"""