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