We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad5abe3 commit 105411bCopy full SHA for 105411b
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.11"
+__version__ = "2.2.12"
5
6
__all__ = [
7
"__version__",
0 commit comments