From 5f745ad04a11375d32459a18c945baba8c22131e Mon Sep 17 00:00:00 2001 From: Cayo Puigdefabregas Date: Fri, 23 Sep 2022 13:29:36 +0200 Subject: [PATCH] change version --- ereuse_devicehub/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ereuse_devicehub/__init__.py b/ereuse_devicehub/__init__.py index 55e47090..3d67cd6b 100644 --- a/ereuse_devicehub/__init__.py +++ b/ereuse_devicehub/__init__.py @@ -1 +1 @@ -__version__ = "2.3.0" +__version__ = "2.4.0"