diff --git a/software/pyproject.toml b/software/pyproject.toml index f9a188f..851f41f 100644 --- a/software/pyproject.toml +++ b/software/pyproject.toml @@ -4,6 +4,7 @@ version = "0" description = "Electron microscope image capture with Glasgow and Open Beam Interface hardware" authors = [ {name = "nanographs", email = "adam@nanographs.io"}, + {name = "isabelburgos", email = "isabelmburgos01@gmail.com"} ] dependencies = [ "glasgow[builtin-toolchain] @ git+https://github.com/GlasgowEmbedded/glasgow@main#subdirectory=software",