We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aadb31 commit aca0ee4Copy full SHA for aca0ee4
eeg_positions/__init__.py
@@ -2,7 +2,7 @@
2
# Copyright (c) 2018-2021, Stefan Appelhoff
3
# BSD-3-Clause
4
5
-__version__ = "1.1.0.dev0"
+__version__ = "2.0.0"
6
7
8
from eeg_positions.compute import (
0 commit comments