From f9c870d811780cb994190a3c0756064e09bdf49d Mon Sep 17 00:00:00 2001 From: Corvince Date: Thu, 14 Dec 2023 15:06:50 +0100 Subject: [PATCH] Update __about__.py --- src/mesa_interactive/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mesa_interactive/__about__.py b/src/mesa_interactive/__about__.py index 81f0fde..b1a19e3 100644 --- a/src/mesa_interactive/__about__.py +++ b/src/mesa_interactive/__about__.py @@ -1 +1 @@ -__version__ = "0.0.4" +__version__ = "0.0.5"