What's Changed
* Separates the GPU querying into two classes, one for nvidia and another for amd, that inherit a common interface by erikhuck in https://github.com/MoseleyBioinformaticsLab/gpu_tracker/pull/55
* Implements the AMD GPU querier class, providing AMD GPU support by erikhuck in https://github.com/MoseleyBioinformaticsLab/gpu_tracker/pull/56
**Full Changelog**: https://github.com/MoseleyBioinformaticsLab/gpu_tracker/compare/v4.0.0...v4.1.0