From d477f7a62892bdce55e8df464cf22c3388e56484 Mon Sep 17 00:00:00 2001 From: LMBooth <31129153+LMBooth@users.noreply.github.com> Date: Fri, 15 Sep 2023 21:09:09 +0100 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 59c3377..710df79 100644 --- a/setup.py +++ b/setup.py @@ -40,7 +40,7 @@ def get_tag(self): setup( - name='py.bci', + name='pybci-package', version=version['__version__'],