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 ca4fed1 commit b7d94f4Copy full SHA for b7d94f4
ibllib/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "2.10.4"
+__version__ = "2.10.5"
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.5 2022-03-11
+- Fix moot release accident
5
+
6
## Release Note 2.10.4 2022-03-11
7
- Data handler connects to correct alyx database on cortexlab
8
0 commit comments