Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: pkg_resources is obsolete to get package version
Solution: Use `importlib.metadata.version` instead.
- Loading branch information