Fix in cuchulu command line

This commit is contained in:
Antonio de la Rosa 2025-12-04 22:42:00 +01:00
parent d48ec39fad
commit 4e4bc2e743
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.38"
version = "1.0.39"
description = "A simple framework using bottle and mako"
# dynamic = ["version", "description"]