Skip to content

Document the release process #56

@darosior

Description

@darosior

For my future self, and potential other future maintainers.

Some notes i've got for now:

  • Update CHANGELOG.md
  • Bump version in pyproject.toml
  • Make sure the minimum supported Python version in pyproject.toml is correct
  • Make sure all new interfaces are documented
  • Git tag
  • Github release
  • py -m build
  • twine upload to testpypi
  • twine upload to pypi

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions