Update version to 1.2.2
Some checks failed
tests / build (3.10) (push) Has been cancelled
tests / build (3.11) (push) Has been cancelled
tests / build (3.12) (push) Has been cancelled
tests / build (3.13) (push) Has been cancelled

This commit is contained in:
Maikel Martens 2025-11-14 08:59:21 +01:00
parent bf9f5ac082
commit 46bcfbd0ee
No known key found for this signature in database

View file

@ -1,6 +1,6 @@
[project]
name = "django-template-lsp"
version = "1.2.1"
version = "1.2.2"
description = "Django template LSP"
readme = "README.md"
authors = [{name = "Four Digits", email = "info@fourdigits.nl" }]