Skip to content

Commit 511ae5e

Browse files
committed
version
1 parent 23f3b97 commit 511ae5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ibllib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import logging
33
import warnings
44

5-
__version__ = '2.25.0-dev2+mesoscopeBrainLocation'
5+
__version__ = '2.24'
66
warnings.filterwarnings('always', category=DeprecationWarning, module='ibllib')
77

88
# if this becomes a full-blown library we should let the logging configuration to the discretion of the dev

0 commit comments

Comments
 (0)