From 337b16d322d11c524d5e4230ed6c91fd77a1f7f4 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Wed, 28 Feb 2024 09:00:11 +0100 Subject: [PATCH] Release v5.3 --- resalloc/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resalloc/__init__.py b/resalloc/__init__.py index f01f273..adcb427 100644 --- a/resalloc/__init__.py +++ b/resalloc/__init__.py @@ -1 +1 @@ -__version__ = '5.2' +__version__ = '5.3'