Skip to content

Commit da84714

Browse files
committed
bump version number
1 parent cf03da1 commit da84714

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
@@ -1,5 +1,5 @@
11
"""Library implementing the International Brain Laboratory data pipeline."""
2-
__version__ = "2.16.1"
2+
__version__ = "2.17.0"
33
import warnings
44

55
from iblutil.util import get_logger

0 commit comments

Comments
 (0)