From 103c0824aab5d0731cd163f667955f264dbcc019 Mon Sep 17 00:00:00 2001 From: jdpigeon Date: Sat, 25 May 2019 12:44:54 -0400 Subject: [PATCH] v2.0.2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e0ddc25..24daa6a 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ def copy_docs(): setup( name="muselsl", - version="2.0.1", + version="2.0.2", description="Stream and visualize EEG data from the Muse headset.", keywords="muse lsl eeg ble neuroscience", url="https://github.com/alexandrebarachant/muse-lsl/",