You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace pkg_resources (deprecated) with importlib.metadata as the method to retrieve package version. This change removes the dependency on setuptools at runtime. #723
Update GitHub Actions to use commit hashes instead of tags to improve security and reliability. #723
Deprecated
BREAKING CHANGE: Drop support for Python 3.9, which has reached its end of life. #723