Skip to content

Commit 9d3f4d4

Browse files
authored
Update README.md
1 parent 7dd41f1 commit 9d3f4d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ 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-
***Please do not use version 0.6.0. It does not support plotnine version 0.12.1.***
17-
#### 05152023: version 0.6.0 is released.
16+
#### 05162023: version 0.6.1 is released.
17+
- Patchworklib supported plotnine version 0.12.1. It may be the final support for plotnine due to the difficulty to trace the plotnine developments.
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.
2020
- Closed and maybe solved the issue ["Align labels of Bricks when subplot axes are aligned. #40"](https://github.com/ponnhide/patchworklib/issues/40)

0 commit comments

Comments
 (0)