From 385cc9cb807e1ffc73d1693b9327f9181720ed0d Mon Sep 17 00:00:00 2001 From: phil65 Date: Wed, 1 Nov 2023 17:45:01 +0100 Subject: [PATCH] =?UTF-8?q?Bump=20version=200.47.5=20=E2=86=92=200.47.6?= 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 1d5ef1a2..f53aba0e 100644 --- a/mknodes/__init__.py +++ b/mknodes/__init__.py @@ -178,4 +178,4 @@ "MaterialTheme", ] -__version__ = "0.47.5" +__version__ = "0.47.6"