Skip to content

Commit

Permalink
modified version name
Browse files Browse the repository at this point in the history
  • Loading branch information
ponnhide committed Apr 22, 2022
1 parent cf84a6c commit 29ccd15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion patchworklib/patchworklib.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
matplotlib.rcParams['xtick.major.size'] = 4
matplotlib.rcParams['ytick.major.size'] = 4

__version__ = "0.4.0"
__version__ = "0.4.2"
_basefigure = plt.figure(figsize=(1,1))
_axes_dict = {}
_removed_axes = {}
Expand Down

0 comments on commit 29ccd15

Please sign in to comment.