Changes:
- Python 3.13 support added
- Python 3.8 support removed (because of a
pylint
warning) - New shell script added to create virtual Python environment with
pyenv
(./bin/create_pyhon_env.sh
)
Fixes:
- Automatic HWMON path creation for NVME SSDs is fixed (reported in #43)