From 5933083386276ddb2da60373f2837916c737fde3 Mon Sep 17 00:00:00 2001 From: LMBooth <31129153+LMBooth@users.noreply.github.com> Date: Fri, 15 Sep 2023 21:07:21 +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 d64b420..59c3377 100644 --- a/setup.py +++ b/setup.py @@ -40,7 +40,7 @@ def get_tag(self): setup( - name='py-bci-', + name='py.bci', version=version['__version__'],