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
Currently we have a version number of ODL in a few places (I know at least 2, setup.py and init.py).
Numpy has a utility which creates a version.py file on installation, hence enforcing one and only one version number throughout the package. I think this is something we could use.