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
This follows the modern convention that module.__version__ be a string.
For convenience, we will expose a version_info property which is the
`SetuptoolsVersion`-compatible parsed version which supports the PEP 440
options for handling pre/post-releases, local changes, etc.
0 commit comments