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 ace1416 commit a83051eCopy full SHA for a83051e
ibllib/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "2.10.1"
+__version__ = "2.10.2"
2
import warnings
3
4
from ibllib.misc import logger_config
release_notes.md
@@ -1,5 +1,8 @@
## Release Note 2.10
+## Release Note 2.10.2 2022-02-28
+- Small fixes to local server task queues
5
+
6
## Release Note 2.10.1 2022-02-22
7
- Authenticate alyx user in Task class
8
- Some fixes to make dlc_qc_plot in EphysPostDLC more reliable
0 commit comments