Skip to content

Build New Release Instructions

Alex Hallam edited this page Jul 7, 2023 · 2 revisions
#Update Version in pyproject.toml
Run poetry update
Build poetry build
Share poetry poetry publish -u pypi_username -p pypi_pass
Clone this wiki locally