We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 678b46a commit cd0149fCopy full SHA for cd0149f
monet/__init__.py
@@ -1,7 +1,7 @@
1
from . import met_funcs, monet_accessor, plots, util
2
from .plots import savefig
3
4
-__version__ = "2.2.4"
+__version__ = "2.2.5"
5
6
__all__ = [
7
"__version__",
0 commit comments