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
The difference is that envelopes.version_info will be an object like Python's sys.version_info that is easily accessible, unlike a string. i.e. you can get the major, minor versions and easily compare versions.
No description provided.
The text was updated successfully, but these errors were encountered: