Skip to content

v2.4.0

Compare
Choose a tag to compare
@ai4-bot ai4-bot released this 10 Jun 10:52

2.4.0 (2024-06-07)

Features

Bug Fixes

  • add runTest method due to pytest bug (15fdd08)
  • change release type version to Python (3c801e3)
  • do not use PBR to get version (93932e5), closes #153
  • remove six dependency (f0949a0), closes #164
  • update doc config and style (81066ba)
  • use a higher stacklevel on warnings (8f3362d)

Documentation