Skip to content

Commit 4b6ee1f

Browse files
committed
release notes and version number
1 parent 52cb696 commit 4b6ee1f

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
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.12.0"
1+
__version__ = "2.12.1"
22
import warnings
33

44
from ibllib.misc import logger_config

release_notes.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
## Release Notes 2.12
2-
### develop
3-
- ibllib.pipes.training_status: pipeline to compute training status of mice on local servers, new TrainingStatus task
2+
3+
## Release Notes 2.12.1 2022-05-26
4+
- ibllib.pipes.training_status: pipeline to compute training status of mice on local servers, new TrainingStatus task (Mayo)
5+
- Fix swanson regions (Olivier)
6+
- Swanson to Beryl mapping
47

58
### Release Notes 2.12.0 2022-05-10
69
- ibllib.atlas: add the Swanson flatmap backend (Olivier)

0 commit comments

Comments
 (0)