Bump version.

This commit is contained in:
Emil Stenström 2024-04-14 23:09:00 +02:00
parent 3ba8b16a68
commit c3a80b7290

View file

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