From 18cfbde56226b188e1cb5b7f6a197143c6dd39ed Mon Sep 17 00:00:00 2001 From: Yasser Tahiri Date: Mon, 29 Jan 2024 15:34:08 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8F=B7=EF=B8=8F=20release=202.5.0=20(#127?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pydantic_extra_types/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pydantic_extra_types/__init__.py b/pydantic_extra_types/__init__.py index 5cd7abf8..e59b17b4 100644 --- a/pydantic_extra_types/__init__.py +++ b/pydantic_extra_types/__init__.py @@ -1 +1 @@ -__version__ = '2.4.1' +__version__ = '2.5.0'