--------------------
- Add support for Python 3.10, 3.11, 3.12 and 3.13
- Drop support for Python 3.7 and 3.8
- Add support for PyPy 3.9 and 3.10
- pvm.h has been included for further development.
- Tox configuration has been moved to pyproject.toml
- Setup update (now based on tox >= 4.0).
- Fix the bug in lib/classproperty.
- Fixes for bugs in JVMFinder's.
- Copyright year update.
- Unittest have been performed for much more JVMs.
- Setup fixes.
- Setup (dependencies) update.