From 0a5502a1e258e7b3fb671f8586d76b913874cce9 Mon Sep 17 00:00:00 2001 From: Dyuman Date: Fri, 16 Feb 2024 16:53:17 +0100 Subject: [PATCH] create new release --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c6222d40..1c9b2844 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name='pyreason', - version='2.1.0', + version='2.1.1', author='Dyuman Aditya', author_email='dyuman.aditya@gmail.com', description='An explainable inference software supporting annotated, real valued, graph based and temporal logic',