From 2f43d660d5385236b4c711af3a35cf8b6f837470 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Thu, 20 Oct 2022 20:57:47 +0200 Subject: [PATCH] Updated version --- LXMF/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LXMF/_version.py b/LXMF/_version.py index 49f34f4..3ced358 100644 --- a/LXMF/_version.py +++ b/LXMF/_version.py @@ -1 +1 @@ -__version__ = "0.2.0" \ No newline at end of file +__version__ = "0.2.1"