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 50a88f5 commit d35ff79Copy full SHA for d35ff79
release_notes.md
@@ -1,8 +1,9 @@
1
## Release Notes 2.1
2
-### Release Notes 2.1.0
+### Release Notes 2.1.0 2021-10-05
3
- destriping as pykilosort internal pre-processing
4
- NP2 probe framework for splitting shanks and LFP band
5
- Extension of task module to rerun from different locations
6
+
7
## Release Notes 2.0.0
8
### Release Notes 2.0.1 2021-08-07
9
- pykilosort error handling
setup.py
@@ -24,7 +24,7 @@
24
25
setup(
26
name='ibllib',
27
- version='2.0.9',
+ version='2.1.0',
28
python_requires='>={}.{}'.format(*REQUIRED_PYTHON),
29
description='IBL libraries',
30
license="MIT",
0 commit comments