Skip to content

Commit d75ec94

Browse files
committed
fix version
1 parent 0abad0f commit d75ec94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/xarray_multiscale/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.1.1"
1+
__version__ = "1.1.0"
22
from .multiscale import downscale, multiscale # noqa: F401
33
from .reducers import ( # noqa: F401
44
windowed_mean,

0 commit comments

Comments
 (0)