From 3537c9f9fdd91a8c006608e4d4f03b2d1442a52b Mon Sep 17 00:00:00 2001 From: "bump[bot]" Date: Tue, 12 Mar 2024 21:03:37 +0000 Subject: [PATCH] bump version to 0.1.5a0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a1a34b4..ef1b23b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ packages = [ {include = "specsanalyzer"}, {include = "specsscan"}, ] -version = "0.1.4" +version = "0.1.5a0" description = "Python package for loading and converting SPECS Phoibos analyzer data." authors = [ "Laurenz Rettig ",