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 349b2c8 commit bc6ce56Copy full SHA for bc6ce56
ibllib/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "2.8.0"
+__version__ = "2.9.0"
2
import warnings
3
4
from ibllib.misc import logger_config
release_notes.md
@@ -1,3 +1,10 @@
+## Release Note 2.9
+
+### Release Note 2.9.0 2022-01-24
+- Adding EphysDLC task in ephys_preprocessing pipeline
5
+- NOTE: requires DLC environment to be set up on local servers!
6
+- Fixes to EphysPostDLC dlc_qc_plot
7
8
## Release Note 2.8
9
10
### Release Notes 2.8.0 2022-01-19
0 commit comments