This repository has been archived by the owner on Sep 12, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
690fce4
commit 241023a
Showing
3 changed files
with
1 addition
and
1 deletion.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
|
||
setuptools.setup( | ||
name="EEGToolkit", | ||
version="2.0.2", | ||
version="2.0.3", | ||
author="Axel Giottonini, Noah Kleinschmidt, Kalvin Dobler", | ||
author_email="[email protected], [email protected], [email protected]", | ||
description="A package for EEG data analysis of reaction time-delay experiments.", | ||
|