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: