From 0b1874112991ca792f3f45a357c8fc0b7cbaa1f9 Mon Sep 17 00:00:00 2001 From: marota Date: Mon, 6 Feb 2023 14:14:55 +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 0dfe4ed..a6d58e4 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ } setup(name='Oracle4Grid', - version='1.0.5.post4', + version='1.0.5.post5', description='Oracle agent that finds the best course of actions aposteriori, within a given perimeter of actions', long_description_content_type="text/markdown", classifiers=[