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 23f3b97 commit 511ae5eCopy full SHA for 511ae5e
ibllib/__init__.py
@@ -2,7 +2,7 @@
2
import logging
3
import warnings
4
5
-__version__ = '2.25.0-dev2+mesoscopeBrainLocation'
+__version__ = '2.24'
6
warnings.filterwarnings('always', category=DeprecationWarning, module='ibllib')
7
8
# if this becomes a full-blown library we should let the logging configuration to the discretion of the dev
0 commit comments