Skip to content

Commit a6a7dc4

Browse files
committed
Increment version
1 parent a22c9f3 commit a6a7dc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

monet/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from . import met_funcs, monet_accessor, plots, util
22
from .plots import savefig
33

4-
__version__ = "2.2.9"
4+
__version__ = "2.2.10"
55

66
__all__ = [
77
"__version__",

0 commit comments

Comments
 (0)