Skip to content

Commit 5531fdc

Browse files
committed
update setup.py for relase new version package
1 parent 62463f2 commit 5531fdc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
long_description = fh.read()
66

77
setuptools.setup(
8-
name="MetaBCI",
9-
version="0.1.0",
8+
name="metabci",
9+
version="0.1.1",
1010
author="TBC-TJU",
1111
author_email="[email protected]",
1212
description="A Library of Datasets, Algorithms, and Experiments workflow for Brain-Computer Interface",

0 commit comments

Comments
 (0)