diff --git a/pyproject.toml b/pyproject.toml index 13cf6b38..c030688f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "sed-processor" packages = [ {include = "sed"} ] -version = "0.3.3a2" +version = "0.3.3a3" description = "Single Event Data Frame Processor: Backend to handle photoelectron resolved datastreams" authors = ["OpenCOMPES team "] readme = "README.md"