Skip to content

Commit d11826e

Browse files
committed
Merge branch 'main' of github.com:ponnhide/patchworklib
2 parents cb9701d + 4942635 commit d11826e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ If you want to use developmental version, it can be installed using the followin
1313
`pip install git+https://github.com/ponnhide/patchworklib.git`
1414

1515
## News
16-
16+
***Please do not use version 0.6.0. It does not support plotnine version 0.12.1.***
1717
#### 05152023: version 0.6.0 is released.
1818
- Bricks object gained the new methods `align_xlabels` and `align_ylabels`, which help users align x/y labels of the given Brick object.
1919
- The new argument `equal_spacing` was added to the stack function. If this value is `True`, axes bounding-boxes should be placed with equal spacing between them. Otherwise, depending on the text values of x/y tick labels and x/y labels, they may not always be equally spaced.

0 commit comments

Comments
 (0)