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.
2 parents 3447add + a25534b commit 4ae019aCopy full SHA for 4ae019a
1 file changed
src/aind_dynamic_foraging_basic_analysis/__init__.py
@@ -1,6 +1,6 @@
1
"""Init package"""
2
3
-__version__ = "0.3.24"
+__version__ = "0.3.25"
4
5
from .metrics.foraging_efficiency import compute_foraging_efficiency # noqa: F401
6
from .plot.plot_foraging_session import plot_foraging_session # noqa: F401
0 commit comments