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