diff --git a/src/cpl_cli/cpl_cli.json b/src/cpl_cli/cpl_cli.json index 9c52b436..57f40ea7 100644 --- a/src/cpl_cli/cpl_cli.json +++ b/src/cpl_cli/cpl_cli.json @@ -16,7 +16,7 @@ "LicenseName": "MIT", "LicenseDescription": "MIT, see LICENSE for more details.", "Dependencies": [ - "sh_cpl==2021.4.1.rc2" + "sh_cpl==2021.4.0.post1" ], "PythonVersion": ">=3.8", "PythonPath": {},