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 old setup.py resulted in a version number that looked like e.g. 5.7.15.7.1
when running setup.py. With this change, we get a correct version number; e.g.
5.7.1.
0 commit comments