From 6f5384a24d838a44f67c83e6583d8fa5221f803a Mon Sep 17 00:00:00 2001 From: shovan777 Date: Wed, 17 Sep 2025 08:03:48 -0400 Subject: [PATCH] Change causing version from 2.4.3 to 2.4.4. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5d9650d..c60c16c 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="causing", - version="2.4.3", + version="2.4.4", author="Dr. Holger Bartel", author_email="holger.bartel@realrate.ai", description="Causing: CAUSal INterpretation using Graphs",