Skip to content

Commit 4ae019a

Browse files
authored
Merge branch 'main' into fix_ylabel
2 parents 3447add + a25534b commit 4ae019a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Init package"""
22

3-
__version__ = "0.3.24"
3+
__version__ = "0.3.25"
44

55
from .metrics.foraging_efficiency import compute_foraging_efficiency # noqa: F401
66
from .plot.plot_foraging_session import plot_foraging_session # noqa: F401

0 commit comments

Comments
 (0)