From 1be5e787a30693de1a27bc906926a78b9f4b236a Mon Sep 17 00:00:00 2001 From: francesco Date: Thu, 15 Jan 2026 15:54:06 +0100 Subject: [PATCH] Commit delle modifiche --- cemento.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cemento.py b/cemento.py index ec09524..4dfb1f4 100644 --- a/cemento.py +++ b/cemento.py @@ -5,7 +5,7 @@ import math app = Flask(__name__) # DEFINIZIONE VERSIONE (Modifica qui per i rilasci futuri) -VERSIONE = "Rev.1.0" +VERSIONE = "1.1 - TEST" def calcola(d): try: