From c536d11439e21de11db15de66a94da3a0adcfc02 Mon Sep 17 00:00:00 2001 From: Ilyes Batatia <48651863+ilyes319@users.noreply.github.com> Date: Wed, 27 Nov 2024 15:28:47 +0000 Subject: [PATCH] bum version --- mace/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mace/__version__.py b/mace/__version__.py index 2eb279ae..17eec33d 100644 --- a/mace/__version__.py +++ b/mace/__version__.py @@ -1,3 +1,3 @@ -__version__ = "0.3.8" +__version__ = "0.3.9" __all__ = ["__version__"]