aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 3ded12c..97ea81f 100644
--- a/setup.py
+++ b/setup.py
@@ -33,7 +33,7 @@ REQUIRES = [
"TRAPpy==1.0.0",
]
-setup(name='BART',
+setup(name='bart-py',
version=VERSION,
license="Apache v2",
author="ARM-BART",