Fix in sessions for admin2

This commit is contained in:
Antonio de la Rosa 2025-04-30 00:48:20 +02:00
parent 6a6a63730c
commit 9efbeb7b4c
5 changed files with 23 additions and 15 deletions

View file

@ -7,7 +7,7 @@ name = "paramecio"
authors = [{name = "Antonio de la Rosa", email = "antonio.delarosa@salirdelhoyo.com"}]
readme = "README.md"
version = "1.0.36"
description = "A simple framework using flask and mako"
description = "A simple framework using bottle and mako"
# dynamic = ["version", "description"]
classifiers=['Development Status :: 4 - Beta',