From 8b586110985eed27c5bc42b5d37c1c1983eefcd9 Mon Sep 17 00:00:00 2001 From: Pablo Krupa Date: Thu, 14 Sep 2023 18:55:05 +0200 Subject: [PATCH] Bump version --- spcies.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spcies.m b/spcies.m index 44e8924..313b517 100644 --- a/spcies.m +++ b/spcies.m @@ -41,7 +41,7 @@ % case 'version' - varargout{1} = 'v0.3.7'; + varargout{1} = 'v0.3.8'; % If git is installed it will return the hash of the current commit try