diff --git a/setup.py b/setup.py index c2942641..cca7cca2 100644 --- a/setup.py +++ b/setup.py @@ -5,8 +5,8 @@ long_description = fh.read() setuptools.setup( - name="MetaBCI", - version="0.1.0", + name="metabci", + version="0.1.1", author="TBC-TJU", author_email="TBC_TJU_2022@163.com", description="A Library of Datasets, Algorithms, and Experiments workflow for Brain-Computer Interface",