From 3f500533b80a46f9420d2b196935293c4c5ea261 Mon Sep 17 00:00:00 2001 From: ErwindeGelder <56429838+ErwindeGelder@users.noreply.github.com> Date: Mon, 23 Mar 2026 14:28:14 +0100 Subject: [PATCH] Update __about__.py --- src/matplot2tikz/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/matplot2tikz/__about__.py b/src/matplot2tikz/__about__.py index 4e077eba..5e2ead96 100644 --- a/src/matplot2tikz/__about__.py +++ b/src/matplot2tikz/__about__.py @@ -1,3 +1,3 @@ """Version number.""" -__version__ = "0.5.3" +__version__ = "0.5.4"