From ae014c2707c6019d9154628be008d2c86fccf13e Mon Sep 17 00:00:00 2001 From: "bump[bot]" Date: Wed, 14 Aug 2024 12:03:03 +0000 Subject: [PATCH] bump version to 0.3.1a1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1e93a96..f20beda 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ packages = [ {include = "specsanalyzer"}, {include = "specsscan"}, ] -version = "0.3.1a0" +version = "0.3.1a1" description = "Python package for loading and converting SPECS Phoibos analyzer data." authors = [ "Laurenz Rettig ",