Skip to content

v0.15.1

Choose a tag to compare

@stephanlensky stephanlensky released this 19 Nov 03:06
· 16 commits to main since this release

Fixed

  • Fix NameError in Tab.query_selector and Tab.query_selector_all due to type-checking import of Element. @Avejack