1
0
Fork 0

Merging upstream version 0.58+dfsg.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-06-15 10:38:18 +02:00
parent 89d0b37226
commit 76e3993124
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
5 changed files with 13 additions and 8 deletions

View file

@ -4,7 +4,7 @@ requires = ["setuptools"]
[project]
name = "jinjax"
version = "0.57"
version = "0.58"
description = "Replace your HTML templates with Python server-Side components"
authors = [
{name = "Juan Pablo Scaletti", email = "juanpablo@jpscaletti.com"},