From 632e285d26259ec6b549ec060c1c3697437c75b7 Mon Sep 17 00:00:00 2001 From: Emmanuel Viennet Date: Fri, 11 Aug 2023 09:23:44 +0200 Subject: [PATCH] =?UTF-8?q?9.5.8=20avec=20qq=20fix=20backport=C3=A9s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sco_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sco_version.py b/sco_version.py index 48d153a1..69fb1801 100644 --- a/sco_version.py +++ b/sco_version.py @@ -1,7 +1,7 @@ # -*- mode: python -*- # -*- coding: utf-8 -*- -SCOVERSION = "9.5.7" +SCOVERSION = "9.5.8" SCONAME = "ScoDoc"