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 7b38c2c commit c895059Copy full SHA for c895059
ibllib/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "2.10.5"
+__version__ = "2.10.6"
2
import warnings
3
4
from ibllib.misc import logger_config
release_notes.md
@@ -1,6 +1,6 @@
## Release Note 2.10
-## For next release:
+## Release Note 2.10.6 2022-03-15
- Allow parent tasks to be 'Incomplete' to run task on local server
5
- Change one base_rul for dlc_qc_plot on cortexlab
6
0 commit comments