Skip to content

[Python] Release 0.19.1

Choose a tag to compare

@github-actions github-actions released this 23 Jan 15:16
· 29 commits to master since this release
python-v0.19.1
32d2a8e

Changed

  • Update html5ever to 0.38.
  • Update selectors to 0.35.

Fixed

  • Inline !important styles being overwritten by stylesheet !important styles. #637