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
collector.VERSION constant from pyproject.toml via importlib.metadata
So that there's a single source of truth again; prior to uv the setup.py
file was loading the version from the constant... now we're doing it the
other way around.
0 commit comments