From a2367f74795cc4452249cb16037241b67f1bee75 Mon Sep 17 00:00:00 2001 From: Colton Date: Wed, 18 Mar 2026 16:17:37 -0400 Subject: [PATCH] Bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b72bf2fd..979c4b03 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name='pyreason', - version='3.3.0', + version='3.4.0', author='Dyuman Aditya', author_email='dyuman.aditya@gmail.com', description='An explainable inference software supporting annotated, real valued, graph based and temporal logic',