From 73d42b8d3fbffbc82b853ca5bd066ad3f3fd8812 Mon Sep 17 00:00:00 2001 From: Andreas Dutzler Date: Mon, 23 Oct 2023 20:23:18 +0200 Subject: [PATCH] Update __about__.py --- src/matadi/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/matadi/__about__.py b/src/matadi/__about__.py index 8754a47..f4bd716 100644 --- a/src/matadi/__about__.py +++ b/src/matadi/__about__.py @@ -1 +1 @@ -__version__ = "0.1.20" +__version__ = "0.1.21"