Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
zmoon committed Apr 11, 2024
1 parent a22c9f3 commit a6a7dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monet/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from . import met_funcs, monet_accessor, plots, util
from .plots import savefig

__version__ = "2.2.9"
__version__ = "2.2.10"

__all__ = [
"__version__",
Expand Down

0 comments on commit a6a7dc4

Please sign in to comment.