docutils beta release 0.18b1 out
engelbert gruber <[email protected]> Tue, 5 Oct 2021 23:42:01 +0200
| Newsgroups | gmane.text.docutils.user,gmane.text.docutils.devel |
|---|---|
| Message-ID | <CAHnbgBPLY3ysVHaizk9TsyRW1NBmDGaQr_a7xJ2vA7Bf8JOfEQ@mail.gmail.com> |
anyone who wants to try it out can install it from pypi pip install --pre docutils or better in an virtualenvironment python3 -m venv du3 cd du3 pip install --pre docutils final release tuesday in two weeks if nothing breaks all the best