From cf5bd09b6522c78d8a0feda6be0411d0937b3139 Mon Sep 17 00:00:00 2001 From: ricardoribeiro-2020 Date: Tue, 19 Jul 2022 13:25:32 +0100 Subject: [PATCH] version --- python/preprocessing.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/preprocessing.py b/python/preprocessing.py index 4b74530..4f7003f 100644 --- a/python/preprocessing.py +++ b/python/preprocessing.py @@ -16,7 +16,7 @@ outdir = '' refname = date and time: it is better to keep the default """ -__version__ = "v0.3" +__version__ = "v0.3.1" from multiprocessing import Pool from itertools import product