From 907089ee05addba01f0f671aa8efea3b723934a1 Mon Sep 17 00:00:00 2001 From: Martin Olejar Date: Sun, 14 Mar 2021 21:40:56 +0100 Subject: [PATCH] Update version to 0.3.2 --- fdt/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fdt/__init__.py b/fdt/__init__.py index 5e28ea2..8972951 100644 --- a/fdt/__init__.py +++ b/fdt/__init__.py @@ -20,7 +20,7 @@ __author__ = "Martin Olejar" __contact__ = "martin.olejar@gmail.com" -__version__ = "0.3.0" +__version__ = "0.3.2" __license__ = "Apache 2.0" __status__ = "Development" __all__ = [