v2.4.0
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)