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
Update versioneer, and fix a bug in which _version.py was not getting…
… updated during "python setup.py sdist"
(essentially, setup.py needs to get the sdist command from versioneer and not directly from distutils)