From 6f6b72bc4f772507e6800d1fb8902efa52fca55e Mon Sep 17 00:00:00 2001 From: Thibeau Wouters Date: Wed, 16 Oct 2024 20:35:17 -0400 Subject: [PATCH] Change name to fiestaEM --- setup.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/setup.cfg b/setup.cfg index 2eb0bea..d1e24e6 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,9 +1,9 @@ [metadata] -name = fiesta +name = fiestaEM version = 0.0.1 author = Thibeau Wouters author_email = thibeauwouters@gmail.com -url = https://github.com/thibeauwouters/fiesta +url = https://github.com/ThibeauWouters/fiestaEM description = Fast inference of electromagnetic signals with JAX long_description = file: README.md long_description_content_type = text/markdown @@ -32,4 +32,4 @@ install_requires = python_requires = >=3.10 [options.packages.find] -where=src \ No newline at end of file +where=src