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
improve local build process (#23)
* dont echo the commands from justfile when run
* update package version for release
* use SPDX expression for license
create workflow for publishing to pypi with gha (#21)
* create workflow for publishing to pypi with gha
* simple version with pypi API token
* use latest checkout action
* remove CODEOWNERS file