From 9ae6089d37efc0e34e4895620706432f93f6b5fa Mon Sep 17 00:00:00 2001 From: Vince Reuter Date: Wed, 13 Mar 2024 12:45:38 +0100 Subject: [PATCH] version bump to reflect API change --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 70c3af1..5b1cd89 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "gertils" -version = "0.1dev" +version = "0.2dev" description = "General computing utilities for data processing and analysis in the Gerlich group at IMBA" authors = [ "Vince Reuter ",