From 5388865af256a2714ac3d99798b384bbab614ebc Mon Sep 17 00:00:00 2001 From: koshishstha Date: Wed, 10 Dec 2025 21:58:55 +0545 Subject: [PATCH] change causing version from 2.4.4 to 2.4.5 for release --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c60c16c..2dacd5b 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="causing", - version="2.4.4", + version="2.4.5", author="Dr. Holger Bartel", author_email="holger.bartel@realrate.ai", description="Causing: CAUSal INterpretation using Graphs",