From f463f4af290e069a06338cd0c61eaba48b3082b5 Mon Sep 17 00:00:00 2001 From: omicron Date: Fri, 9 Jan 2026 19:24:40 +0100 Subject: [PATCH] Update version number --- mft/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mft/__init__.py b/mft/__init__.py index 3dc1f76..d3ec452 100644 --- a/mft/__init__.py +++ b/mft/__init__.py @@ -1 +1 @@ -__version__ = "0.1.0" +__version__ = "0.2.0"