From 71456dd9f68941b52ade0992629eccf89ff881e1 Mon Sep 17 00:00:00 2001 From: isabelburgos Date: Fri, 27 Mar 2026 17:53:15 -0700 Subject: [PATCH] Update pyproject.toml --- software/pyproject.toml | 1 + 1 file changed, 1 insertion(+) 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",