From 1a02404a2660686148aca2c93a8f83c546ae00b9 Mon Sep 17 00:00:00 2001 From: Edoardo Arnaudo Date: Sun, 13 Oct 2024 18:53:21 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Release=20version=20v1.3.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- argdantic/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argdantic/version.py b/argdantic/version.py index 9c73af2..f708a9b 100644 --- a/argdantic/version.py +++ b/argdantic/version.py @@ -1 +1 @@ -__version__ = "1.3.1" +__version__ = "1.3.2"