Skip to content

Commit a5facc9

Browse files
committed
release 2.25.0
1 parent aa370e2 commit a5facc9

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.24.0'
5+
__version__ = '2.25.0'
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)