Skip to content

9.0.4

Compare
Choose a tag to compare
@MasterOdin MasterOdin released this 30 Oct 15:11
8de61a7

Bug fixes

  • Fix listing out installed plugins (e.g. --filter list)
  • Fix python version check failing on 3.10 (thanks @hroncok)

Testing

  • Update to deadsnakes/python@v2.0.0 for testing dev python versions
  • Move from testing against 3.9-dev to stable 3.9
  • Add 3.10-dev test target