From c8c4496d4a99e16d1b97040f0f7647ea36400e13 Mon Sep 17 00:00:00 2001 From: francesco Date: Fri, 16 Jan 2026 11:47:41 +0100 Subject: [PATCH] Release v1.1 --- cemento.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cemento.py b/cemento.py index 9b29d70..658e183 100644 --- a/cemento.py +++ b/cemento.py @@ -12,7 +12,7 @@ import math app = Flask(__name__) # 2. DEFINIZIONE VERSIONE (Apparirà in rosso sul sito) -VERSIONE = "Rev.1.0" +VERSIONE = "Rev.1.1" def calcola(d): try: