From e789744f11c380f20bec4a4f0e351c4301123bb4 Mon Sep 17 00:00:00 2001 From: phil65 Date: Sat, 30 Sep 2023 06:57:33 +0200 Subject: [PATCH] =?UTF-8?q?Bump=20version=200.42.0=20=E2=86=92=200.42.1?= 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 ca5f0b3f..642ad4ee 100644 --- a/mknodes/__init__.py +++ b/mknodes/__init__.py @@ -159,4 +159,4 @@ "MkPipDepTree", ] -__version__ = "0.42.0" +__version__ = "0.42.1"