chore: bump v0.97 (#651)

This commit is contained in:
Juro Oravec 2024-09-06 22:45:25 +02:00 committed by GitHub
parent 841dd77e91
commit 30d04fe1b0
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.96"
version = "0.97"
requires-python = ">=3.8, <4.0"
description = "A way to create simple reusable template components in Django."
keywords = ["django", "components", "css", "js", "html"]