From 9eae600e815e8e74b5ab5370c387e6b550adb613 Mon Sep 17 00:00:00 2001 From: francesco Date: Thu, 15 Jan 2026 16:20:48 +0100 Subject: [PATCH] Release v1.0 --- cemento.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cemento.py b/cemento.py index 55b0b46..6ddc282 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.13" +VERSIONE = "Rev.1.15" def calcola(d): try: