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
It would be nice to have an automated workflow for publishing a new package. Maybe based on creating a GitHub release which updates CHANGELOG.md, tags a new release, pushes to PyPI?
Will need some research to determine the best approach.