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
chore: Release 0.1.5 (#70)
### what
Release 0.1.5
Also try to unbitrot the release workflow.
### why
#67 fixes an account, account-group and user command regression with click 8.2.0, so we should get it out there.
### testing
platform functional tests no longer fail.
feat: add pypi release workflow (#58)
* feat: add pypi release workflow
Add a new GH workflow that will build and publish to PyPI when a new tag
is pushed.
* add test.pypi
* add readme for publishing
* remove test.pypi