Fix in cuchulu command line

This commit is contained in:
Antonio de la Rosa 2025-12-04 22:40:20 +01:00
parent a5e51f6647
commit d48ec39fad
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ build-backend = "flit_core.buildapi"
name = "cuchulu"
authors = [{name = "Antonio de la Rosa", email = "antonio.delarosa@cuchulu.com"}]
readme = "README.md"
version = "1.0.37"
version = "1.0.38"
description = "A simple framework using bottle and mako"
# dynamic = ["version", "description"]