From 6cb4d2809a9ab73e426e19e1533b93d2b954ca44 Mon Sep 17 00:00:00 2001 From: Fares Abawi Date: Wed, 21 Feb 2024 15:51:19 +0100 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 932becb..a6cc372 100755 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ def check_cv2(default_python="opencv-python"): setuptools.setup( name="wrapyfi", - version="0.4.41", + version="0.4.42", description="Wrapyfi is a wrapper for simplifying Middleware communication", url="https://github.com/fabawi/wrapyfi/blob/main/", project_urls={