From 60e3b36e6244f051204d2a36564a6a7ba44bc2d2 Mon Sep 17 00:00:00 2001 From: nelnk861 Date: Mon, 14 Oct 2024 09:56:42 +0200 Subject: [PATCH] Updated version to 3.2.2-rc1 --- delivery/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/delivery/__init__.py b/delivery/__init__.py index f5f41e5..24cc3c7 100644 --- a/delivery/__init__.py +++ b/delivery/__init__.py @@ -1 +1 @@ -__version__ = "3.1.0" +__version__ = "3.2.2-rc1"