chore: bump v0.141.4

This commit is contained in:
Juro Oravec 2025-08-15 10:30:32 +02:00
parent ab24303d14
commit a163bc8286

View file

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project] [project]
name = "django_components" name = "django_components"
version = "0.141.3" version = "0.141.4"
requires-python = ">=3.8, <4.0" requires-python = ">=3.8, <4.0"
description = "A way to create simple reusable template components in Django." description = "A way to create simple reusable template components in Django."
keywords = ["django", "components", "css", "js", "html"] keywords = ["django", "components", "css", "js", "html"]