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