From b5ccbce502a2668d4b36338416e57f86e74e4578 Mon Sep 17 00:00:00 2001 From: Geert-Jan van den Bosch Date: Fri, 30 Aug 2024 15:19:28 +0200 Subject: [PATCH] Release 0.9.3 --- djlsp/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/djlsp/__init__.py b/djlsp/__init__.py index a2fecb4..c598173 100644 --- a/djlsp/__init__.py +++ b/djlsp/__init__.py @@ -1 +1 @@ -__version__ = "0.9.2" +__version__ = "0.9.3"