From e6db2f16c48c95cd5aaf32e890c59319f004ba76 Mon Sep 17 00:00:00 2001 From: phil65 Date: Sat, 21 Oct 2023 16:11:27 +0200 Subject: [PATCH] =?UTF-8?q?Bump=20version=200.45.4=20=E2=86=92=200.45.5?= 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 9ece66d0..704f151f 100644 --- a/mknodes/__init__.py +++ b/mknodes/__init__.py @@ -182,4 +182,4 @@ "MaterialTheme", ] -__version__ = "0.45.4" +__version__ = "0.45.5"