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 2d4cd31 commit cec9cd6Copy full SHA for cec9cd6
ibllib/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "2.7.0"
+__version__ = "2.7.1"
2
import warnings
3
4
from ibllib.misc import logger_config
release_notes.md
@@ -1,4 +1,9 @@
## Release Note 2.7
+
+### Release Notes 2.7.1 2022-01-05
5
+- Fixes and better logging for EphysPostDLC task
6
7
### Release Notes 2.7.0 2021-12-20
8
9
- Remove atlas instantiation from import of histology module
0 commit comments