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
setup.py: set dss_python to `0.14.*`; also set version to 0.8.2
This should fix installation with very old NumPy versions since NumPy 1.21 is now required for type annotation. We can adjust that later if there are any complaints.
We don't need to pin the explicit micro anymore, so let the user get the latest.