From 593ffbb068473ddb05e7ed695c5df4da015c6efc Mon Sep 17 00:00:00 2001 From: Sven Heidemann Date: Wed, 19 May 2021 09:03:31 +0200 Subject: [PATCH] Updated cli project file --- src/cpl_cli/cpl_cli.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {},