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
Access iop4 version information directly with iop4.__version__, which for dev versions follows the commit hashes. Actually, we should try to stick to released tagged versions for the production versions installed.
Access iop4 version information directly with
iop4.__version__, which for dev versions follows the commit hashes. Actually, we should try to stick to released tagged versions for the production versions installed.