Skip to content

Commit 29ccd15

Browse files
committed
modified version name
1 parent cf84a6c commit 29ccd15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patchworklib/patchworklib.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
matplotlib.rcParams['xtick.major.size'] = 4
4343
matplotlib.rcParams['ytick.major.size'] = 4
4444

45-
__version__ = "0.4.0"
45+
__version__ = "0.4.2"
4646
_basefigure = plt.figure(figsize=(1,1))
4747
_axes_dict = {}
4848
_removed_axes = {}

0 commit comments

Comments
 (0)