Skip to content

Commit b7d94f4

Browse files
committed
Fix moot release accident
1 parent ca4fed1 commit b7d94f4

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-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.10.4"
1+
__version__ = "2.10.5"
22
import warnings
33

44
from ibllib.misc import logger_config

release_notes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Release Note 2.10
22

3+
## Release Note 2.10.5 2022-03-11
4+
- Fix moot release accident
5+
36
## Release Note 2.10.4 2022-03-11
47
- Data handler connects to correct alyx database on cortexlab
58

0 commit comments

Comments
 (0)