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.
1 parent 0abad0f commit d75ec94Copy full SHA for d75ec94
src/xarray_multiscale/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "0.1.1"
+__version__ = "1.1.0"
2
from .multiscale import downscale, multiscale # noqa: F401
3
from .reducers import ( # noqa: F401
4
windowed_mean,
0 commit comments