chore: bump v0.135 (#1076)

This commit is contained in:
Juro Oravec 2025-03-31 16:10:42 +02:00 committed by GitHub
parent 9f68f0f1a1
commit a6455d70f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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