From a1a465c42dbc108d909cda51c2915cf7f49f83a5 Mon Sep 17 00:00:00 2001 From: Nicolas CARPi Date: Wed, 23 Aug 2023 16:33:46 +0200 Subject: [PATCH] publish new version with fix for datetime format --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index c346841..acd5fee 100644 --- a/config.json +++ b/config.json @@ -2,6 +2,6 @@ "packageName": "elabapi_python", "pythonPackageName": "elabapi_python", "projectName": "elabapi-python", - "packageVersion": "0.3.0", + "packageVersion": "0.3.1", "packageUrl": "https://github.com/elabftw/elabapi-python" }