From 2b3bb574b58916c923867e5be08c6a814fac4fbd Mon Sep 17 00:00:00 2001 From: phil65 Date: Tue, 17 Oct 2023 01:39:21 +0200 Subject: [PATCH] =?UTF-8?q?Bump=20version=200.43.15=20=E2=86=92=200.43.16?= 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 9d2ed875..b4782a7f 100644 --- a/mknodes/__init__.py +++ b/mknodes/__init__.py @@ -173,4 +173,4 @@ "MaterialTheme", ] -__version__ = "0.43.15" +__version__ = "0.43.16"