Skip to content

Commit cf7b6aa

Browse files
committed
Merge branch 'master' into develop
2 parents 2d4cd31 + 0ce0b86 commit cf7b6aa

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

ibllib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "2.7.0"
1+
__version__ = "2.7.1"
22
import warnings
33

44
from ibllib.misc import logger_config

release_notes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
## Release Note 2.7
2+
3+
### Release Notes 2.7.1 2022-01-05
4+
5+
- Fixes and better logging for EphysPostDLC task
6+
27
### Release Notes 2.7.0 2021-12-20
38

49
- Remove atlas instantiation from import of histology module

0 commit comments

Comments
 (0)