From 0f9283f182f3092d834835f41c3e7166f63dcf61 Mon Sep 17 00:00:00 2001 From: Nicolas CARPi Date: Wed, 1 Nov 2023 12:24:28 +0100 Subject: [PATCH] new version with fixed events --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 30d0ee4..c14feb4 100644 --- a/config.json +++ b/config.json @@ -2,6 +2,6 @@ "packageName": "elabapi_python", "pythonPackageName": "elabapi_python", "projectName": "elabapi-python", - "packageVersion": "0.4.0", + "packageVersion": "0.4.1", "packageUrl": "https://github.com/elabftw/elabapi-python" }