Fix in loading images with python

This commit is contained in:
Antonio de la Rosa 2025-12-04 23:30:49 +01:00
parent 52fa9a604f
commit 9651085e4c
2 changed files with 5 additions and 4 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.39.1"
version = "1.0.39.2"
description = "A simple framework using bottle and mako"
# dynamic = ["version", "description"]