Skip to content

Release 0.6.0a0 #83

Open
Open
@bollwyvl

Description

@bollwyvl
  • merge all outstanding PRs
    • #PR ...
  • ensure the versions have been bumped (check with doit)
  • ensure HISTORY.ipynb is up-to-date
    • move the new release to the top of the stack
  • validate on binder
  • validate on ReadTheDocs
  • wait for a successful build of main
  • download the dist archive and unpack somewhere (maybe a fresh dist)
  • create a new release through the GitHub UI
    • paste in the relevant HISTORY.ipynb entries
    • upload the artifacts
  • actually upload to pypi.org
    cd dist
    twine upload *.tar.gz *.whl
    • PyPI URL
  • postmortem

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions