Skip to content

Commit

Permalink
v0.35.8
Browse files Browse the repository at this point in the history
  • Loading branch information
postpop committed Nov 6, 2024
1 parent dbbff20 commit 4e8f9ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/xarray_behave/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""xarray tools for behavioral data."""

__version__ = "0.35.7"
__version__ = "0.35.8"

from .xarray_behave import assemble, assemble_metrics, load, save
import os
Expand Down

0 comments on commit 4e8f9ba

Please sign in to comment.