Skip to content

Commit

Permalink
increment the patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisBarker-NOAA authored Jul 20, 2022
1 parent ef71a47 commit 26b4559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wxmpl.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
from matplotlib.font_manager import FontProperties
from matplotlib.transforms import Bbox

__version__ = '2.2.1'
__version__ = '2.2.2'

__all__ = ['PlotPanel', 'PlotFrame', 'PlotApp', 'StripCharter', 'Channel',
'FigurePrinter', 'PointEvent', 'EVT_POINT', 'SelectionEvent',
Expand Down

0 comments on commit 26b4559

Please sign in to comment.