Skip to content

Commit

Permalink
Merge pull request columncolab#109 from rcjackson/v13
Browse files Browse the repository at this point in the history
Making the LLNL plots more customizable.
  • Loading branch information
rcjackson authored Jul 28, 2023
2 parents d92eb10 + 4754ac7 commit 87d5a82
Show file tree
Hide file tree
Showing 3 changed files with 169 additions and 51 deletions.
2 changes: 1 addition & 1 deletion emc2/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""emc2 - An open source framework for atmospheric model and observational column comparison."""

__version__ = '1.3.0'
__version__ = '1.3.1'
__author__ = 'Robert Jackson <[email protected]>'
__all__ = []

Expand Down
Loading

0 comments on commit 87d5a82

Please sign in to comment.