From fc5b3d5811ae6c5571684230c61c3475aa631d39 Mon Sep 17 00:00:00 2001 From: phil65 Date: Sun, 1 Oct 2023 09:27:21 +0200 Subject: [PATCH] =?UTF-8?q?Bump=20version=200.43.2=20=E2=86=92=200.43.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mknodes/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mknodes/__init__.py b/mknodes/__init__.py index cb27497b..f7f8fc05 100644 --- a/mknodes/__init__.py +++ b/mknodes/__init__.py @@ -159,4 +159,4 @@ "MkPipDepTree", ] -__version__ = "0.43.2" +__version__ = "0.43.3"